We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5f683 commit 59f9b49Copy full SHA for 59f9b49
build.gradle
@@ -36,6 +36,7 @@ allprojects {
36
dependencies {
37
compileOnly 'com.zaxxer:HikariCP:5.0.1'
38
39
+ shadow 'com.github.caseyscarborough:pastebin-api-java:0.1.3'
40
shadow project(path: ':engine', configuration: 'default')
41
}
42
0 commit comments