Skip to content

Commit

Permalink
Merge pull request #438 from fragaLY/dependabot/gradle/spring-boot-re…
Browse files Browse the repository at this point in the history
…active-native/org.graalvm.buildtools.native-0.10.1

Bump org.graalvm.buildtools.native from 0.10.0 to 0.10.1 in /spring-boot-reactive-native
  • Loading branch information
fragaLY authored Feb 20, 2024
2 parents 72aa47a + 567635c commit c5710bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-reactive-native/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
application
id("org.springframework.boot") version "3.2.2"
id("io.spring.dependency-management") version "1.1.4"
id("org.graalvm.buildtools.native") version "0.10.0"
id("org.graalvm.buildtools.native") version "0.10.1"
id("com.google.cloud.tools.jib") version "3.4.0"
}

Expand Down

0 comments on commit c5710bc

Please sign in to comment.