Skip to content

Commit

Permalink
fix(deps): update quarkus to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent f83edf5 commit 5ef559e
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.2
quarkusPlatformGroupId=io.quarkus.platform
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=3.15.1
quarkusPlatformVersion=3.16.2
## Gradle plugins
jnxplusGradlePluginVersion=0.4.0
ktlintVersion=1.4.0
Expand Down

0 comments on commit 5ef559e

Please sign in to comment.