Skip to content

Commit afdba0a

Browse files
committed
Updated Dependencies
1 parent 8c353f8 commit afdba0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ dependencies {
2626
implementation 'org.apache.commons:commons-lang3:3.12.0'
2727
implementation 'mysql:mysql-connector-java:8.0.25'
2828
implementation "com.googlecode.json-simple:json-simple:1.1.1"
29-
implementation 'net.sourceforge.htmlunit:htmlunit:2.54.0'
29+
implementation 'net.sourceforge.htmlunit:htmlunit:2.55.0'
3030
implementation 'com.google.code.gson:gson:2.8.9'
31-
implementation 'org.kohsuke:github-api:1.135'
31+
implementation 'org.kohsuke:github-api:1.301'
3232
implementation 'com.mattmalec:Pterodactyl4J:2.BETA_78'
3333
}
3434

0 commit comments

Comments
 (0)