Skip to content

Commit

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

Bump org.graalvm.buildtools.native from 0.9.26 to 0.9.27 in /whiskers-cloudnative
  • Loading branch information
github-actions[bot] authored Sep 15, 2023
2 parents cd2405f + 6aadbde commit 19e78d0
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.26"
id("org.graalvm.buildtools.native") version "0.9.27"
kotlin("jvm") version "1.9.10"
kotlin("plugin.spring") version "1.9.10"
}
Expand Down

0 comments on commit 19e78d0

Please sign in to comment.