Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 8977385 commit 81a4d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

[libraries]
junit = "org.junit.jupiter:junit-jupiter:5.10.2"
junit = "org.junit.jupiter:junit-jupiter:5.10.3"
kotlin-cli = "org.jetbrains.kotlinx:kotlinx-cli-jvm:0.3.6"
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
Expand Down

0 comments on commit 81a4d77

Please sign in to comment.