Skip to content

Commit

Permalink
hotfix: Invalid signature file digest
Browse files Browse the repository at this point in the history
  • Loading branch information
minhh2792 committed Jan 13, 2025
1 parent 695174f commit 77a7c09
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -25,7 +25,7 @@ allprojects {
// ohthers
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.cronutils:cron-utils:9.2.1")
implementation("at.favre.lib:bcrypt:0.10.2")
implementation(files("libs/bcrypt-0.10.2.jar"))

// JUnit
testImplementation(platform("org.junit:junit-bom:5.9.2"))
Expand Down
Binary file added libs/bcrypt-0.10.2.jar
Binary file not shown.

0 comments on commit 77a7c09

Please sign in to comment.