Skip to content

Commit

Permalink
Merge branch 'develop' into feature/demo
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkbolte authored Sep 19, 2023
2 parents f5912bb + 5cc141a commit 980d662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ wrapper {
project.ext {
baseArtifact = 'wiremock-state-extension'
versions = [
wiremock : '3.0.3',
wiremock : '3.1.0',
caffeine : '3.1.8',
handlebars: '4.3.1',
junit : '5.10.0',
assertj : '3.24.2',
restAssured: '5.3.1',
restAssured: '5.3.2',
awaitility: '4.2.0'
]
}
Expand Down

0 comments on commit 980d662

Please sign in to comment.