We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf9cc4 commit 61d470eCopy full SHA for 61d470e
eternaleconomy-core/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
53
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
54
55
- testImplementation(platform("org.junit:junit-bom:5.13.4"))
+ testImplementation(platform("org.junit:junit-bom:5.14.1"))
56
testImplementation("org.junit.jupiter:junit-jupiter")
57
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
58
testImplementation("com.google.guava:guava:33.4.8-jre")
0 commit comments