We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc5f1d commit dac7adbCopy full SHA for dac7adb
1 file changed
build.gradle
@@ -25,7 +25,7 @@ group = 'com.github.tomakehurst'
25
26
project.ext {
27
versions = [
28
- handlebars : '4.3.0',
+ handlebars : '4.3.1',
29
jetty : '9.4.49.v20220914',
30
guava : '31.1-jre',
31
jackson : '2.13.4.20221013',
0 commit comments