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 0729e89 commit 67c7c00Copy full SHA for 67c7c00
build.gradle
@@ -14,7 +14,7 @@ group 'org.wiremock.extensions'
14
project.ext {
15
versions = [
16
caffeine : '3.2.2',
17
- handlebars : '4.3.1',
+ handlebars : '4.5.0',
18
wiremock : '3.13.1'
19
]
20
}
0 commit comments