Skip to content

Commit 9ae1022

Browse files
authored
Merge pull request #14 from VEuPathDB/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.1
Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1
2 parents 47b41be + 9e73963 commit 9ae1022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[libraries]
22
jackson = { group = "com.fasterxml.jackson", name = "jackson-bom", version = "2.19.0" }
33

4-
test-junit = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.13.0" }
4+
test-junit = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.13.1" }

0 commit comments

Comments
 (0)