Skip to content

Commit afc7aec

Browse files
fix(deps): update junit5 libs
1 parent 1e42697 commit afc7aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ gradle-plugin-publish = "1.3.1"
4343
graphviz = "0.18.1"
4444
groovy = "3.0.25"
4545
jUnit4 = "4.13.2"
46-
jUnit = "5.13.0"
47-
jUnit-platform = "1.13.0"
46+
jUnit = "5.13.1"
47+
jUnit-platform = "1.13.1"
4848
jackson = "2.13.0"
4949
java-diff-utils = "4.15"
5050
javaParser = "3.26.4"

0 commit comments

Comments
 (0)