Skip to content

Commit

Permalink
chore(deps): Update build deps and github actions (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent a3ed7a5 commit 383d848
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 @@ -5,7 +5,7 @@ checkerQual="3.37.0"
checkstyle="10.12.1"
geantyref = "1.3.14"
errorprone="2.21.1"
indra = "3.1.2"
indra = "3.1.3"
junit="5.10.0"
ktlint="0.49.1"
ktfmt="0.44"
Expand Down Expand Up @@ -71,7 +71,7 @@ zKtfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
[plugins]
aggregateJavadoc = "io.freefair.aggregate-javadoc-jar:8.3"
detekt = "io.gitlab.arturbosch.detekt:1.23.1"
dokka = "org.jetbrains.dokka:1.8.20"
dokka = "org.jetbrains.dokka:1.9.0"
gitPublish = "org.ajoberstar.git-publish:3.0.1"
gitpatcher = { id = "ca.stellardrift.gitpatcher", version = "1.0.0" }
indra-common = { id = "net.kyori.indra", version.ref = "indra" }
Expand Down

0 comments on commit 383d848

Please sign in to comment.