Skip to content

Commit

Permalink
[deps] upgrade wiremock to 2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Jul 26, 2021
1 parent f4c41b1 commit 4f5bdbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -27,7 +27,7 @@ downloadPluginVersion = 4.1.2
jdksPluginVersion = 0.3.0

antVersion = 1.10.11
asmVersion = 8.0.1
asmVersion = 9.2
awaitilityVersion = 4.1.0
bouncyCastleVersion = 1.68
commonsCodecVersion = 1.15
Expand All @@ -49,7 +49,7 @@ mustacheVersion = 0.9.10
picocliVersion = 4.6.1
plexusVersion = 3.1.0
tikaVersion = 2.0.0
wiremockVersion = 2.28.1
wiremockVersion = 2.29.1
slf4jVersion = 1.7.32
snakeYamlVersion = 1.27
twitter4jVersion = 4.0.7
Expand Down
1 change: 1 addition & 0 deletions settings.gradle
Expand Up @@ -82,6 +82,7 @@ enforce {
"org.apache.maven:maven-model:$mavenVersion",
"org.junit.jupiter:junit-jupiter-api:$junitVersion",
"net.minidev:json-smart:$jsonSmartVersion",
"org.ow2.asm:asm:$asmVersion",
"junit:junit:4.13.2",
"org.hamcrest:hamcrest:2.2",
"org.apache.httpcomponents:httpclient:4.5.12"
Expand Down

0 comments on commit 4f5bdbe

Please sign in to comment.