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 ed2d498 commit 184a1b2Copy full SHA for 184a1b2
core/build.gradle
@@ -3,7 +3,7 @@ tasks.jar.configure {
3
}
4
5
dependencies {
6
- api 'com.avast.hashes:scala-hashes_2.13:4.4.0'
+ api 'com.avast.hashes:scala-hashes_2.13:4.5.0'
7
8
api 'com.github.pathikrit:better-files_2.13:3.9.2'
9
0 commit comments