Skip to content

Commit 5c853cf

Browse files
Merge pull request #727 from Swofty-Developments/dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.3
chore(deps): bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3
2 parents 68d88b8 + f6f1176 commit 5c853cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subprojects {
2828
}
2929

3030
dependencies {
31-
testImplementation("org.junit.jupiter:junit-jupiter:6.0.2")
31+
testImplementation("org.junit.jupiter:junit-jupiter:6.0.3")
3232

3333
implementation("org.reflections:reflections:0.10.2")
3434
implementation("org.json:json:20240303")

0 commit comments

Comments
 (0)