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 @@ -4,7 +4,7 @@ version = "1.0"
44[versions ]
55checkstyle = " 10.12.4"
66indra = " 3.1.3"
7- junit = " 5.10.0 "
7+ junit = " 5.10.1 "
88
99[libraries ]
1010jetbrainsAnnotations = " org.jetbrains:annotations:24.0.1"
@@ -13,7 +13,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1313junit-engine = { module = " org.junit.jupiter:junit-jupiter-engine" }
1414junit-launcher = { module = " org.junit.platform:junit-platform-launcher" }
1515stylecheck = { module = " ca.stellardrift:stylecheck" , version = " 0.2.1" }
16- jansi = { module = " org.fusesource.jansi:jansi" , version = " 2.4.0 " }
16+ jansi = { module = " org.fusesource.jansi:jansi" , version = " 2.4.1 " }
1717
1818# unused, for renovate
1919zCheckstyle = { module = " com.puppycrawl.tools:checkstyle" , version.ref = " checkstyle" }
You can’t perform that action at this time.
0 commit comments