Skip to content

Commit decbbc2

Browse files
Update plugin graalvm to v0.10.3
1 parent f73e41d commit decbbc2

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
@@ -14,7 +14,7 @@ org-flywaydb-flyway = { id = "org.flywaydb.flyway", version = "10.17.3" }
1414

1515
org-jetbrains-kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1616

17-
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
17+
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.3" }
1818

1919
org-jooq-jooq-codegen-gradle = { id = "org.jooq.jooq-codegen-gradle", version = "3.19.11" }
2020

0 commit comments

Comments
 (0)