Skip to content

Commit

Permalink
fix(deps): update dependency io.lumine:mythic-dist to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 1e8d572 commit 8dca2cd
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 @@ -33,7 +33,7 @@ dependencies {

compileOnly("me.clip", "placeholderapi", "2.11.5")
compileOnly("nl.pim16aap2", "BigDoors", "0.1.8.46")
compileOnly("io.lumine", "Mythic-Dist", "5.6.1")
compileOnly("io.lumine", "Mythic-Dist", "5.6.2")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.10.2")
}

Expand Down

0 comments on commit 8dca2cd

Please sign in to comment.