Skip to content

Commit

Permalink
build(deps): bump quarkus 3.10.0 -> 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sne11ius committed May 20, 2024
1 parent 7c652bb commit 03e5191
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
quarkus.analytics.disabled=true
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformVersion=3.10.0
quarkusPlatformVersion=3.10.1
quarkusPluginId=io.quarkus
quarkusPluginVersion=3.10.0
quarkusPluginVersion=3.10.1
2 changes: 1 addition & 1 deletion api/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "1.9.24"
spotless = "6.25.0"
detekt = "1.23.6"
quarkus = "3.10.0"
quarkus = "3.10.1"
hamcrest-json = "0.3"
mockito = "5.3.1"
mockito-inline = "5.2.0"
Expand Down

0 comments on commit 03e5191

Please sign in to comment.