Skip to content

Commit fbcd9fd

Browse files
authored
Merge pull request #299 from ProjectMapK/dependabot/gradle/dependencies-c8171de8d5
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in the dependencies group
2 parents cd3b0a5 + cce3684 commit fbcd9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "1.9.25" # Mainly for CI, it can be rewritten by environment variable.
33
jackson = "2.18.3"
44

55
# test libs
6-
junit = "5.12.1"
6+
junit = "5.12.2"
77

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

0 commit comments

Comments
 (0)