Skip to content

Commit 9187d8c

Browse files
dependency: Update dependency org.junit:junit-bom to v6
1 parent d0257c0 commit 9187d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eternaleconomy-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252

5353
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
5454

55-
testImplementation(platform("org.junit:junit-bom:5.13.4"))
55+
testImplementation(platform("org.junit:junit-bom:6.0.1"))
5656
testImplementation("org.junit.jupiter:junit-jupiter")
5757
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
5858
testImplementation("com.google.guava:guava:33.4.8-jre")

0 commit comments

Comments
 (0)