diff --git a/build.gradle b/build.gradle index f69df94..57af1d1 100644 --- a/build.gradle +++ b/build.gradle @@ -58,8 +58,8 @@ dependencies { implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310' implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8' implementation 'com.github.jasminb:jsonapi-converter:0.10' - implementation 'com.github.FAForever.faf-java-commons:faf-commons-data:0d8fce294d25c6d8f4d397e047afc21839d6f10a' - implementation 'com.github.FAForever.faf-java-commons:faf-commons-api:0d8fce294d25c6d8f4d397e047afc21839d6f10a' + implementation 'com.github.FAForever.faf-java-commons:faf-commons-data:758a7c1f83b5ccf2d42fb10a6e9fc78b59cee3ed' + implementation 'com.github.FAForever.faf-java-commons:faf-commons-api:758a7c1f83b5ccf2d42fb10a6e9fc78b59cee3ed' implementation 'com.github.micheljung:nocatch:1.1' implementation 'org.apache.httpcomponents:httpclient:4.5.11' implementation 'com.github.rutledgepaulv:q-builders:1.6'