Skip to content

Commit

Permalink
chore(deps): Update build deps and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 76be6a3 commit 9617af9
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 @@ -10,7 +10,7 @@ junit="5.10.1"
ktlint="0.49.1"
ktfmt="0.46"
pmd = "6.55.0"
spotless = "6.23.2"
spotless = "6.23.3"

[libraries]
# Shared
Expand Down Expand Up @@ -80,6 +80,6 @@ gitPublish = "org.ajoberstar.git-publish:3.0.1"
gitpatcher = { id = "ca.stellardrift.gitpatcher", version = "1.1.0" }
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
kotlin = "org.jetbrains.kotlin.jvm:1.9.21"
kotlin = "org.jetbrains.kotlin.jvm:1.9.22"
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0-rc-1" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 9617af9

Please sign in to comment.