Skip to content

Commit

Permalink
fix(deps): update quarkus to v3.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0746d11 commit fc133cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ org.gradle.jvmargs=-Xmx2g
javaVersion=21
kotlinVersion=2.1.0
## Core SDK versions
quarkusPluginVersion=3.17.5
quarkusPluginVersion=3.18.2
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.17.5
quarkusPlatformVersion=3.18.2
## Gradle plugins
jnxplusGradlePluginVersion=0.4.0
ktlintVersion=1.4.0
Expand Down

0 comments on commit fc133cc

Please sign in to comment.