Skip to content

Commit

Permalink
Merge branch 'main' into saksnummer
Browse files Browse the repository at this point in the history
  • Loading branch information
tiafiring committed Feb 3, 2025
2 parents 9de8bcf + 2f0a284 commit b6c2a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
api("io.arrow-kt:arrow-core:1.2.4")
api("io.kotest:kotest-assertions-core:$kotestVersion")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinxCoroutinesVersion")
api("org.wiremock:wiremock:3.10.0")
api("org.wiremock:wiremock:3.11.0")
api("com.marcinziolo:kotlin-wiremock:2.1.1")
api("io.kotest.extensions:kotest-extensions-wiremock:3.1.0")
api("io.kotest.extensions:kotest-assertions-arrow:1.4.0")
Expand Down

0 comments on commit b6c2a94

Please sign in to comment.