Skip to content

Commit b4203d5

Browse files
dependency: Update junit-framework monorepo to v6.1.3
1 parent 9fdae1a commit b4203d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Versions {
2929
const val DISCORD4J = "3.3.2"
3030
const val DISCORDSRV = "1.30.5"
3131

32-
const val JUNIT = "6.1.2"
32+
const val JUNIT = "6.1.3"
3333
const val TESTCONTAINERS = "1.21.4"
3434
const val MYSQL_CONNECTOR = "8.0.33"
3535
const val MOCKITO = "5.23.0"

0 commit comments

Comments
 (0)