Skip to content

Commit

Permalink
chore(deps): WireMock 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre authored Mar 3, 2025
1 parent 2b57f3c commit 861c5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apply plugin: "org.wiremock.tools.gradle.wiremock-extension-convention"
group 'org.wiremock.integrations'

// Because older version is set in wiremock-extension-convention
def wiremockVersion = "3.12.0"
def wiremockVersion = "3.12.1"

configurations {
all*.exclude group: 'org.eclipse.jetty', module: 'jetty-servlet'
Expand Down

0 comments on commit 861c5be

Please sign in to comment.