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 7ca5434 commit 15225acCopy full SHA for 15225ac
1 file changed
eternaleconomy-core/build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
61
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
62
63
- testImplementation(platform("org.junit:junit-bom:6.0.2"))
+ testImplementation(platform("org.junit:junit-bom:6.0.3"))
64
testImplementation("org.junit.jupiter:junit-jupiter")
65
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
66
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
0 commit comments