Skip to content

Commit 694c670

Browse files
authored
Merge pull request #372 from ProjectMapK/dependabot/gradle/dependencies-86ff8d37f5
Bump the dependencies group with 6 updates
2 parents f47292d + e5fbfae commit 694c670

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
kotlin = "2.0.21" # Mainly for CI, it can be rewritten by environment variable.
3-
jackson = "2.19.1"
3+
jackson = "2.19.2"
44

55
# test libs
6-
junit = "5.13.3"
6+
junit = "5.13.4"
77

88
[libraries]
99
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib" }

0 commit comments

Comments
 (0)