Skip to content

Commit

Permalink
fix(deps): update kotlinx to v1.8.1 (#425)
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 May 10, 2024
1 parent 6626ced commit 9e22194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs-test.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlinx = "1.8.0"
kotlinx = "1.8.1"
spring-boot = "2.7.18"
spring-kafka = "2.9.13"
junit = "5.10.2"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.24"
kotlinx = "1.8.0"
kotlinx = "1.8.1"
spring-boot = "2.7.18"
spring-framework = "5.3.34"
spring-framework-6x = "6.1.6"
Expand Down

0 comments on commit 9e22194

Please sign in to comment.