Skip to content

Commit

Permalink
fix(deps): update quarkus to v3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 880c333 commit 150e6f2
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.0.21
## Core SDK versions
quarkusPluginVersion=3.15.1
quarkusPluginVersion=3.16.1
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.15.1
quarkusPlatformVersion=3.16.1
## Gradle plugins
jnxplusGradlePluginVersion=0.4.0
ktlintVersion=1.2.1
Expand Down

0 comments on commit 150e6f2

Please sign in to comment.