Skip to content

Commit 19a4ff9

Browse files
committed
Go back to JUnit 5.12.1 to avoid version conflicts
1 parent 78089d3 commit 19a4ff9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
[versions]
55
org-apache-commons-commons-lang3 = "3.17.0"
66
org-json-json = "20250107"
7-
org-junit-jupiter-junit-jupiter = "5.12.2"
8-
org-junit-jupiter-junit-jupiter-api = "5.12.2"
9-
org-junit-jupiter-junit-jupiter-engine = "5.12.2"
7+
org-junit-jupiter-junit-jupiter = "5.12.1"
8+
org-junit-jupiter-junit-jupiter-api = "5.12.1"
9+
org-junit-jupiter-junit-jupiter-engine = "5.12.1"
1010
org-purejava-tweetnacl-java = "1.1.2"
1111
org-slf4j-slf4j-api = "2.0.17"
1212
org-slf4j-slf4j-simple = "2.0.17"

0 commit comments

Comments
 (0)