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 @@ -7,13 +7,13 @@ indra = "3.1.3"
7
7
junit = " 5.11.4"
8
8
9
9
[libraries ]
10
- jetbrainsAnnotations = " org.jetbrains:annotations:26.0.1 "
10
+ jetbrainsAnnotations = " org.jetbrains:annotations:26.0.2 "
11
11
junit-bom = { module = " org.junit:junit-bom" , version.ref = " junit" }
12
12
junit-api = { module = " org.junit.jupiter:junit-jupiter-api" }
13
13
junit-engine = { module = " org.junit.jupiter:junit-jupiter-engine" }
14
14
junit-launcher = { module = " org.junit.platform:junit-platform-launcher" }
15
15
stylecheck = { module = " ca.stellardrift:stylecheck" , version = " 0.2.1" }
16
- jansi = { module = " org.fusesource.jansi:jansi" , version = " 2.4.1 " }
16
+ jansi = { module = " org.fusesource.jansi:jansi" , version = " 2.4.2 " }
17
17
18
18
# unused, for renovate
19
19
zCheckstyle = { module = " com.puppycrawl.tools:checkstyle" , version.ref = " checkstyle" }
You can’t perform that action at this time.
0 commit comments