Skip to content

Commit 15225ac

Browse files
dependency: Update dependency org.junit:junit-bom to v6.0.3 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ca5434 commit 15225ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eternaleconomy-core/build.gradle.kts

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

6161
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
6262

63-
testImplementation(platform("org.junit:junit-bom:6.0.2"))
63+
testImplementation(platform("org.junit:junit-bom:6.0.3"))
6464
testImplementation("org.junit.jupiter:junit-jupiter")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.3")

0 commit comments

Comments
 (0)