Skip to content

Commit 32bfb4b

Browse files
fix(deps): update kotlinx to v1.7.3 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 693097d commit 32bfb4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs-test.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlinx = "1.7.2"
2+
kotlinx = "1.7.3"
33
spring-boot = "2.7.14"
44
spring-kafka = "2.9.10"
55
junit = "5.10.0"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.9.0"
3-
kotlinx = "1.7.2"
3+
kotlinx = "1.7.3"
44
spring-boot = "2.7.14"
55
spring-dependency-management = "1.1.2"
66
spring-framework = "5.3.29"

0 commit comments

Comments
 (0)