Skip to content

Commit ec5c791

Browse files
authored
Update Globals.kt
1 parent d21c5fe commit ec5c791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Globals.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Globals {
1111
const val scalaMajorVersion = "2.13" // "2.12"
1212
const val akkaStreamVersion = "2.5.23"
1313
const val gradleWrapperVersion = "5.5"
14-
const val junitJupiterVersion = "5.5.0-RC2"
14+
const val junitJupiterVersion = "5.5.0"
1515
const val reactiveStreamsVersion = "1.0.2"
1616
const val springBootVersion = "2.2.0.M4"
1717

0 commit comments

Comments
 (0)