File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22asm = " 9.8"
33configurate = " 4.2.0"
4- junit = " 5.12.2 "
4+ junit = " 5.14.3 "
55kotlin = " 2.1.20"
66log4j = " 2.24.3"
77
@@ -20,7 +20,7 @@ guice = "com.google.inject:guice:5.1.0"
2020jansi = " org.fusesource.jansi:jansi:2.4.1"
2121junit-core = { module = " org.junit.jupiter:junit-jupiter" , version.ref = " junit" }
2222junit-engine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
23- junit-launcher = " org.junit.platform:junit-platform-launcher:1.12.2 "
23+ junit-launcher = " org.junit.platform:junit-platform-launcher:1.14.3 "
2424juniversalchardet = " com.github.albfernandez:juniversalchardet:2.5.0"
2525logging-api = { module = " org.apache.logging.log4j:log4j-api" , version.ref = " log4j" }
2626logging-core = { module = " org.apache.logging.log4j:log4j-core" , version.ref = " log4j" }
You can’t perform that action at this time.
0 commit comments