Skip to content

Commit

Permalink
Update faf-java-commons
Browse files Browse the repository at this point in the history
Follow-up for faf-java-commons #80
  • Loading branch information
Brutus5000 committed Jan 29, 2022
1 parent 74c6ea4 commit fe13e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -301,7 +301,7 @@ dependencies {
implementation("org.springframework:spring-web")
implementation("org.springframework:spring-websocket")

implementation("com.github.FAForever:faf-java-commons:b57165999d0d5eebb389768ed193c8515403837d") {
implementation("com.github.FAForever:faf-java-commons:61cd2a9e88ec9f291c3b45e5d85c89e037a09493") {
exclude module: 'guava'
}
implementation("com.google.guava:guava:31.0.1-jre")
Expand Down

0 comments on commit fe13e21

Please sign in to comment.