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 8c353f8 commit afdba0aCopy full SHA for afdba0a
build.gradle
@@ -26,9 +26,9 @@ dependencies {
26
implementation 'org.apache.commons:commons-lang3:3.12.0'
27
implementation 'mysql:mysql-connector-java:8.0.25'
28
implementation "com.googlecode.json-simple:json-simple:1.1.1"
29
- implementation 'net.sourceforge.htmlunit:htmlunit:2.54.0'
+ implementation 'net.sourceforge.htmlunit:htmlunit:2.55.0'
30
implementation 'com.google.code.gson:gson:2.8.9'
31
- implementation 'org.kohsuke:github-api:1.135'
+ implementation 'org.kohsuke:github-api:1.301'
32
implementation 'com.mattmalec:Pterodactyl4J:2.BETA_78'
33
}
34
0 commit comments