Skip to content

Commit 17ca728

Browse files
chore(deps): Update patch-release dependency changes
1 parent 83a33b7 commit 17ca728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ indra = "3.1.3"
77
junit = "5.11.4"
88

99
[libraries]
10-
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
10+
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2"
1111
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1212
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1313
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1414
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
1515
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" }
1717

1818
# unused, for renovate
1919
zCheckstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }

0 commit comments

Comments
 (0)