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 Aug 19, 2024
1 parent ee91cc6 commit b54230e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
indra = "3.1.3"
blossom = "2.1.0"
shadow = "8.1.1"
kotlin = "1.9.21"
gremlin = "0.0.3"
idea-gradle = "1.1.7"
kotlin = "1.9.25"
gremlin = "0.0.6"
idea-gradle = "1.1.8"
run-task = "2.2.2"
hangar-publish = "0.1.0"
hangar-publish = "0.1.2"
spotless = "6.23.2"
ktlint = "1.0.1"
2 changes: 1 addition & 1 deletion paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
runtimeDownloadOnlyApi(kotlin("reflect"))
runtimeDownloadOnlyApi("org.spongepowered:configurate-yaml:4.2.0-SNAPSHOT")
runtimeDownloadOnlyApi("org.spongepowered:configurate-extra-kotlin:4.2.0-SNAPSHOT")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("org.bstats:bstats-bukkit:3.0.3")
}

applyJarMetadata("timetriggeredperms-paper")
Expand Down

0 comments on commit b54230e

Please sign in to comment.