Skip to content

Commit

Permalink
feat: dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cssxsh committed Mar 8, 2024
1 parent 4feeb4b commit 19165a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
}

dependencies {
api("com.github.jknack:handlebars:4.4.0")
api("com.github.jknack:handlebars:4.3.1")
api("org.seleniumhq.selenium:selenium-java:4.18.1")
implementation("org.apache.commons:commons-compress:1.26.0")
implementation("org.tukaani:xz:1.9")
Expand Down

0 comments on commit 19165a1

Please sign in to comment.