Skip to content

Commit afff4b6

Browse files
fix(deps): update all non-major dependencies (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbfd9dd commit afff4b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.1.0"
2+
kotlin = "2.1.10"
33
kotlinx = "1.10.1"
44
spring-boot = "2.7.18"
55
spring-framework = "5.3.39"

recipes/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.1.0"
2+
kotlin = "2.1.10"
33
kotlinx = "1.10.1"
44
scala2x = "2.13.16"
55
scala3x = "3.4.1"
@@ -71,7 +71,7 @@ hoplite = "2.9.0"
7171
kediatr = "3.1.2"
7272

7373
# Testing
74-
stove = "1.0.0.455-SNAPSHOT"
74+
stove = "1.0.0.456-SNAPSHOT"
7575
junit = "5.11.4"
7676
kotest = "6.0.0.M1"
7777

0 commit comments

Comments
 (0)