Skip to content

Commit

Permalink
fix(deps): update dependency io.github.seggan:sf4k to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 18ab9b7 commit bf054d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("it.unimi.dsi:fastutil:8.5.15")
implementation("com.jeff-media:MorePersistentDataTypes:2.4.0")
implementation("io.github.seggan:sf4k:0.8.0") {
implementation("io.github.seggan:sf4k:0.8.2") {
exclude(group = "org.jetbrains.kotlin")
exclude(group = "com.github.Slimefun")
}
Expand Down

0 comments on commit bf054d5

Please sign in to comment.