Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#687)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 71a1923 commit 12638ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "2.1.0"
kotlinx = "1.10.1"
scala2x = "2.13.16"
scala3x = "3.4.1"
quarkus = "3.17.7"
quarkus = "3.18.0"
ktlint = "1.5.0"

# Spring-Boot
Expand Down Expand Up @@ -71,7 +71,7 @@ hoplite = "2.9.0"
kediatr = "3.1.2"

# Testing
stove = "1.0.0.454-SNAPSHOT"
stove = "1.0.0.455-SNAPSHOT"
junit = "5.11.4"
kotest = "6.0.0.M1"

Expand Down

0 comments on commit 12638ef

Please sign in to comment.