Skip to content

Commit

Permalink
chore(deps): Update patch-release dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent a74d89c commit a9b8397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0"
[versions]
checkstyle = "10.12.4"
indra = "3.1.3"
junit = "5.10.0"
junit = "5.10.1"

[libraries]
jetbrainsAnnotations = "org.jetbrains:annotations:24.0.1"
Expand All @@ -13,7 +13,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
stylecheck = { module = "ca.stellardrift:stylecheck", version = "0.2.1" }
jansi = { module = "org.fusesource.jansi:jansi", version = "2.4.0" }
jansi = { module = "org.fusesource.jansi:jansi", version = "2.4.1" }

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

0 comments on commit a9b8397

Please sign in to comment.