We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d68d2 commit 8e63620Copy full SHA for 8e63620
build.gradle
@@ -21,7 +21,7 @@ wrapper {
21
project.archivesBaseName = 'state'
22
project.ext {
23
versions = [
24
- wiremock : '3.0.0-beta-8',
+ wiremock : '3.0.0-beta-10',
25
caffeine : '3.1.6',
26
handlebars: '4.3.1',
27
junit : '5.9.3',
0 commit comments