Skip to content

Commit

Permalink
Update dependency io.lumine:Mythic-Dist to v5.8.0 (#275)
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 Feb 15, 2025
1 parent 82fa396 commit ad6cbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BloodNight-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "5.15.2")
compileOnly("io.lumine", "Mythic-Dist", "5.7.2")
compileOnly("io.lumine", "Mythic-Dist", "5.8.0")
compileOnly("me.clip", "placeholderapi", "2.11.6")
compileOnly("com.onarandombox.multiversecore", "Multiverse-Core", "4.3.1")
compileOnly("se.hyperver.hyperverse", "Core", "0.10.0")
Expand Down

0 comments on commit ad6cbe2

Please sign in to comment.