We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4feeb4b commit 19165a1Copy full SHA for 19165a1
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
}
28
29
dependencies {
30
- api("com.github.jknack:handlebars:4.4.0")
+ api("com.github.jknack:handlebars:4.3.1")
31
api("org.seleniumhq.selenium:selenium-java:4.18.1")
32
implementation("org.apache.commons:commons-compress:1.26.0")
33
implementation("org.tukaani:xz:1.9")
0 commit comments