Skip to content

Commit

Permalink
Merge pull request #2362 from joinfaces/dependabot/gradle/5.3.x/org.g…
Browse files Browse the repository at this point in the history
…raalvm.buildtools-native-gradle-plugin-0.10.2

Bump org.graalvm.buildtools:native-gradle-plugin from 0.10.1 to 0.10.2
  • Loading branch information
persapiens authored May 20, 2024
2 parents 4ef5c0b + d44a299 commit 9d5af36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def springBootVersion = "3.3.0-RC1"

dependencies {
api "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
runtimeOnly "org.graalvm.buildtools:native-gradle-plugin:0.10.1"
runtimeOnly "org.graalvm.buildtools:native-gradle-plugin:0.10.2"
implementation "org.springframework.boot:spring-boot-configuration-metadata:$springBootVersion"

implementation 'org.apache.maven:maven-model:3.9.6'
Expand Down

0 comments on commit 9d5af36

Please sign in to comment.