Skip to content

Commit

Permalink
Merge pull request #17 from patxibocos/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter to v5.9.3
  • Loading branch information
patxibocos committed Apr 26, 2023
2 parents 95ecc04 + f867faa commit 0fe75f2
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.18.0" }

[libraries]
junit = "org.junit.jupiter:junit-jupiter:5.9.2"
junit = "org.junit.jupiter:junit-jupiter:5.9.3"
kotlin-cli = "org.jetbrains.kotlinx:kotlinx-cli-jvm:0.3.5"
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 0fe75f2

Please sign in to comment.