Skip to content

Commit be06b6a

Browse files
dependabot[bot]oshai
authored andcommitted
Bump org.graalvm.sdk:nativeimage from 24.2.2 to 25.0.0
Bumps [org.graalvm.sdk:nativeimage](https://github.com/oracle/graal) from 24.2.2 to 25.0.0. - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-24.2.2...vm-25.0.0) --- updated-dependencies: - dependency-name: org.graalvm.sdk:nativeimage dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c3abdc commit be06b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ junit = "5.13.4"
1616
mockito = "5.19.0"
1717
jackson = "2.20.0"
1818
log4j = "2.25.1"
19-
nativeimage = "24.2.2"
19+
nativeimage = "25.0.0"
2020

2121
[plugins]
2222
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)