Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent ac0ab9a commit 0ddd6d6
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 @@ -66,6 +66,6 @@ mockito-bom = { group = "org.mockito", name = "mockito-bom", version = "5.11.0"
mockito-core = { group = "org.mockito", name = "mockito-core" }
mockito-junit-jupiter = { group = "org.mockito", name = "mockito-junit-jupiter" }
kotest-assertions = { group = "io.kotest", name = "kotest-assertions-core", version.ref = "kotest" }
wirewock = { group = "org.wiremock", name = "wiremock", version = "3.5.4" }
wirewock = { group = "org.wiremock", name = "wiremock", version = "3.6.0" }
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version = "1.8.1" }
mock-oauth = "no.nav.security:mock-oauth2-server:2.1.5"

0 comments on commit 0ddd6d6

Please sign in to comment.