Skip to content

Commit e0c8fdb

Browse files
authored
Merge pull request #90 from nebhale/dependabot/gradle/org.junit.jupiter-junit-jupiter-6.1.2
Bump org.junit.jupiter:junit-jupiter from 6.1.1 to 6.1.2
2 parents b8ff219 + 3cf8de3 commit e0c8fdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

1111
testImplementation("org.assertj:assertj-core:3.27.7")
1212
testImplementation("org.jetbrains:annotations:26.1.0")
13-
testImplementation("org.junit.jupiter:junit-jupiter:6.1.1")
13+
testImplementation("org.junit.jupiter:junit-jupiter:6.1.2")
1414
testImplementation("org.postgresql:postgresql:42.7.13")
1515

1616
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)