Skip to content

Commit

Permalink
--- (#43)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent d1b7863 commit 41aaa89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {
val tokenSupportVersion = "4.1.7"
val mockkVersion = "1.13.11"
val kotestVersion = "5.9.0"
val wiremockVersion = "3.5.4"
val wiremockVersion = "3.6.0"
val wiremockKotestExtensionVersion = "3.0.1"
val hikariVersion = "5.1.0"
val logstashLogbackEncoderVersion = "7.4"
Expand Down

0 comments on commit 41aaa89

Please sign in to comment.