There was an error while loading. Please reload this page.
1 parent 5a4669a commit 5a03d6cCopy full SHA for 5a03d6c
2 files changed
gradle.properties
@@ -5,9 +5,9 @@ org.gradle.logging.level=INFO
5
6
# Quarkus
7
quarkusPluginId=io.quarkus
8
-quarkusPluginVersion=3.30.3
+quarkusPluginVersion=3.30.6
9
# https://mvnrepository.com/artifact/io.quarkus.platform/quarkus-bom
10
quarkusPlatformGroupId=io.quarkus.platform
11
quarkusPlatformArtifactId=quarkus-bom
12
-quarkusPlatformVersion=3.30.3
+quarkusPlatformVersion=3.30.6
13
systemProp.quarkus.analytics.disabled=true
gradle/libs.versions.toml
@@ -12,10 +12,10 @@ scram-client = "3.2"
## Testing ##
14
assertj = "3.27.6"
15
-checkstyle = "12.2.0"
+checkstyle = "13.0.0"
16
datafaker = "2.5.3"
17
errorProne = "2.45.0"
18
-errorPronePlugin = "4.2.0"
+errorPronePlugin = "4.3.0"
19
nullAway = "0.12.15"
20
21
[plugins]
0 commit comments