Skip to content

Commit 916c0fe

Browse files
authored
Merge pull request #39 from KyoriPowered/renovate/patch-release-dependency-changes
chore(deps): Update patch-release dependency changes
2 parents a74d89c + a9b8397 commit 916c0fe

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
@@ -4,7 +4,7 @@ version = "1.0"
44
[versions]
55
checkstyle = "10.12.4"
66
indra = "3.1.3"
7-
junit = "5.10.0"
7+
junit = "5.10.1"
88

99
[libraries]
1010
jetbrainsAnnotations = "org.jetbrains:annotations:24.0.1"
@@ -13,7 +13,7 @@ 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.0" }
16+
jansi = { module = "org.fusesource.jansi:jansi", version = "2.4.1" }
1717

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

0 commit comments

Comments
 (0)