Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fedex81/helios
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Berti committed Oct 7, 2021
2 parents be0be23 + 325ac67 commit c0ebe57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.14.1'
// https://mvnrepository.com/artifact/com.google.guava/guava
compile group: 'com.google.guava', name: 'guava', version: '30.1.1-jre'
compile group: 'com.google.guava', name: 'guava', version: '31.0.1-jre'
compile group: 'org.jctools', name: 'jctools-core', version: '3.3.0'
// https://mvnrepository.com/artifact/org.digitalmediaserver/cuelib-core
compile group: 'org.digitalmediaserver', name: 'cuelib-core', version: '2.0.0'
Expand Down

0 comments on commit c0ebe57

Please sign in to comment.