File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ org.gradle.logging.level=INFO
55
66# Quarkus
77quarkusPluginId =io.quarkus
8- quarkusPluginVersion =3.30.3
8+ quarkusPluginVersion =3.30.6
99# https://mvnrepository.com/artifact/io.quarkus.platform/quarkus-bom
1010quarkusPlatformGroupId =io.quarkus.platform
1111quarkusPlatformArtifactId =quarkus-bom
12- quarkusPlatformVersion =3.30.3
12+ quarkusPlatformVersion =3.30.6
1313systemProp.quarkus.analytics.disabled =true
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ scram-client = "3.2"
1212
1313# # Testing ##
1414assertj = " 3.27.6"
15- checkstyle = " 12.2 .0"
15+ checkstyle = " 13.0 .0"
1616datafaker = " 2.5.3"
1717errorProne = " 2.45.0"
18- errorPronePlugin = " 4.2 .0"
18+ errorPronePlugin = " 4.3 .0"
1919nullAway = " 0.12.15"
2020
2121[plugins ]
You can’t perform that action at this time.
0 commit comments