Updated crunch

This commit is contained in:
Auxilor
2022-09-06 15:11:14 +01:00
parent 68221d5912
commit 493d1b1b6d

View File

@@ -6,7 +6,7 @@ dependencies {
compileOnly project(":eco-core:core-backend")
// Libraries
implementation 'com.github.Redempt:Crunch:7309ae48de'
implementation 'com.github.Redempt:Crunch:master-7309ae48de-1'
implementation 'mysql:mysql-connector-java:8.0.25'
implementation 'org.jetbrains.exposed:exposed-core:0.37.3'
implementation 'org.jetbrains.exposed:exposed-dao:0.37.3'