Skip to content

Commit

Permalink
Merge pull request #228 from jesperancinha/dependabot/gradle/whiskers…
Browse files Browse the repository at this point in the history
…-cloudnative/org.graalvm.buildtools.native-0.9.25

Bump org.graalvm.buildtools.native from 0.9.24 to 0.9.25 in /whiskers-cloudnative
  • Loading branch information
github-actions[bot] authored Aug 28, 2023
2 parents abb7184 + 19cc390 commit f174b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whiskers-cloudnative/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.springframework.boot") version "3.1.3"
id("io.spring.dependency-management") version "1.1.3"
// id("org.springframework.experimental.aot") version "0.12.1"
id("org.graalvm.buildtools.native") version "0.9.24"
id("org.graalvm.buildtools.native") version "0.9.25"
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
}
Expand Down

0 comments on commit f174b80

Please sign in to comment.