Skip to content

Commit fe494b1

Browse files
committed
chore: update quarkus to 3.18.1
Signed-off-by: Sebastian Davids <[email protected]>
1 parent 5052bf5 commit fe494b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/cert/java/quarkus/gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
[plugins]
77
# https://plugins.gradle.org/plugin/io.quarkus
8-
quarkusPlugin = "io.quarkus:3.17.8"
8+
quarkusPlugin = "io.quarkus:3.18.1"
99

1010
[libraries]
1111
# https://github.com/quarkusio/quarkus/releases
12-
quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.17.8"
12+
quarkusPlatform = "io.quarkus.platform:quarkus-bom:3.18.1"

0 commit comments

Comments
 (0)