Skip to content

Commit 1d16cfc

Browse files
committed
update to Quarkus 3.30.8
1 parent 62b8137 commit 1d16cfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ org.gradle.logging.level=INFO
77

88
# Quarkus
99
quarkusPluginId=io.quarkus
10-
quarkusPluginVersion=3.30.7
10+
quarkusPluginVersion=3.30.8
1111
# https://mvnrepository.com/artifact/io.quarkus.platform/quarkus-bom
1212
quarkusPlatformGroupId=io.quarkus.platform
1313
quarkusPlatformArtifactId=quarkus-bom
14-
quarkusPlatformVersion=3.30.7
14+
quarkusPlatformVersion=3.30.8
1515
systemProp.quarkus.analytics.disabled=true

0 commit comments

Comments
 (0)