Skip to content

Commit

Permalink
Merge pull request #39 from micronaut-projects/dependabot/gradle/io.m…
Browse files Browse the repository at this point in the history
…icronaut.build-micronaut-gradle-plugins-2.0.0.RC10

Bump micronaut-gradle-plugins from 2.0.0.RC9 to 2.0.0.RC10
  • Loading branch information
graemerocher authored Jun 5, 2020
2 parents c651901 + 03e34ef commit 9e8b35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
maven { url "https://repo.grails.org/grails/core" }
}
dependencies {
classpath "io.micronaut.build:micronaut-gradle-plugins:2.0.0.RC9"
classpath "io.micronaut.build:micronaut-gradle-plugins:2.0.0.RC10"
}
}

Expand Down

0 comments on commit 9e8b35d

Please sign in to comment.