Skip to content

Commit

Permalink
chore(deps): Update gradle and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 9e16144 commit 891bfe5
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 @@ -6,13 +6,13 @@ asm = "9.5"
goomph = "3.42.2"
gradlePluginPublish = "1.2.1"
immutables = "2.9.3"
indra = "3.1.2"
indra = "3.1.3"
jetbrainsAnnotations = "24.0.1"
jgit = "6.6.0.+" # stay on 5.x series, 6+ requires Java 11
junit = "5.10.0"
kotlin = "1.9.10"
mammoth = "1.3.1"
spotless = "6.20.0"
spotless = "6.21.0"

[libraries]
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
Expand Down

0 comments on commit 891bfe5

Please sign in to comment.