Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 39a4172 commit bd25cb7
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.3" }
wirewock = { group = "org.wiremock", name = "wiremock", version = "3.5.4" }
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version = "1.8.0" }
mock-oauth = "no.nav.security:mock-oauth2-server:2.1.4"

0 comments on commit bd25cb7

Please sign in to comment.