2 parents bf7e95e + 205b4db commit d2423bcCopy full SHA for d2423bc
1 file changed
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ springBootDependencies = { group = "org.springframework.boot", name = "spring-bo
14
springdoc-openapiStarterWebmvcUi = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "3.0.1" }
15
16
[plugins]
17
-graalvm = { id = "org.graalvm.buildtools.native", version = "0.11.4" }
+graalvm = { id = "org.graalvm.buildtools.native", version = "0.11.5" }
18
spring-boot = { id = "org.springframework.boot", version.ref = "springBoot" }
19
spring-nullability = { id = "io.spring.nullability", version = "0.0.11" }
20
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
0 commit comments