Skip to content

Commit

Permalink
Update plugin graalvm to v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent f73e41d commit decbbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ org-flywaydb-flyway = { id = "org.flywaydb.flyway", version = "10.17.3" }

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

graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.3" }

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

Expand Down

0 comments on commit decbbc2

Please sign in to comment.