Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#691)
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 27, 2025
1 parent dbfd9dd commit afff4b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.1.0"
kotlin = "2.1.10"
kotlinx = "1.10.1"
spring-boot = "2.7.18"
spring-framework = "5.3.39"
Expand Down
4 changes: 2 additions & 2 deletions recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.1.0"
kotlin = "2.1.10"
kotlinx = "1.10.1"
scala2x = "2.13.16"
scala3x = "3.4.1"
Expand Down Expand Up @@ -71,7 +71,7 @@ hoplite = "2.9.0"
kediatr = "3.1.2"

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

Expand Down

0 comments on commit afff4b6

Please sign in to comment.