Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 7eae869 commit 66983db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
import java.util.*

val coroutinesVersion = "1.3.9"
val jupiterVersion = "5.10.1"
val jupiterVersion = "5.11.0"
val logbackVersion = "1.4.14"
val kotlinLoginVersion = "2.1.23"
val slf4jApiVersoion = "2.0.11"
Expand Down

0 comments on commit 66983db

Please sign in to comment.