Skip to content

Commit 71371fe

Browse files
authored
Merge pull request #523 from ELIXIR-NO/dependabot/gradle/lib/crypt4gh/all-modules-4cdfd67e8e
[Crypt4gh]: Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 in /lib/crypt4gh in the all-modules group
2 parents 6026f53 + 82a3acf commit 71371fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/crypt4gh/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("commons-cli:commons-cli:1.9.0")
2121
implementation("commons-io:commons-io:2.19.0")
2222
implementation("com.rfksystems:blake2b:2.0.0")
23-
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
23+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.3")
2424
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2525
}
2626

0 commit comments

Comments
 (0)