Skip to content

Commit

Permalink
Merge pull request #133 from KyoriPowered/renovate/gradle-and-github-…
Browse files Browse the repository at this point in the history
…actions

chore(deps): Update gradle and github actions
  • Loading branch information
zml2008 authored Jun 3, 2023
2 parents 551a3a7 + 3ef3d97 commit ed03ea3
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.41.1"
gradlePluginPublish = "1.2.0"
immutables = "2.9.3"
indra = "3.0.1"
indra = "3.1.1"
jetbrainsAnnotations = "24.0.1"
jgit = "5.13.0.+" # stay on 5.x series, 6+ requires Java 11
junit = "5.9.3"
kotlin = "1.8.21"
mammoth = "1.3.1"
spotless = "6.18.0"
spotless = "6.19.0"

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

0 comments on commit ed03ea3

Please sign in to comment.