Skip to content

Commit 72eff9b

Browse files
dependency: Update junit-framework monorepo to v6.0.3
1 parent 33e6910 commit 72eff9b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ dependencies {
7878
// vault
7979
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
8080

81-
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.2")
82-
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.2")
83-
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.2")
81+
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.3")
82+
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.3")
83+
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.3")
8484
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
8585

8686
testImplementation("org.testcontainers:junit-jupiter:1.21.4")

0 commit comments

Comments
 (0)