File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22detekt = " 1.23.7"
33jacoco = " 0.8.12"
4- junit = " 5.11.2 "
4+ junit = " 5.11.3 "
55slf4j = " 2.0.16"
66
77[libraries ]
88assertj-core = { module = " org.assertj:assertj-core" , version = " 3.26.3" }
99junit-api = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
1010junit-engine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
11- junit-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.11.2 " }
11+ junit-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.11.3 " }
1212kotlin-logging = { module = " io.github.oshai:kotlin-logging" , version = " 7.0.0" }
1313slf4j-api = { module = " org.slf4j:slf4j-api" , version.ref = " slf4j" }
1414slf4j-simple = { module = " org.slf4j:slf4j-simple" , version.ref = " slf4j" }
You can’t perform that action at this time.
0 commit comments