Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native in /spring-boot-web-native
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.27...0.9.28)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 1f60b3f commit a9dcaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-web-native/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("java")
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.3"
id("org.graalvm.buildtools.native") version "0.9.27"
id("org.graalvm.buildtools.native") version "0.9.28"
id("org.hibernate.orm")
}

Expand Down

0 comments on commit a9dcaa9

Please sign in to comment.