Skip to content

Commit 1e92980

Browse files
committed
Update Gradle dependencies [ci skip]
1 parent 4a9019f commit 1e92980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ext.description = 'API for the Caustic OpenGL rendering library.'
77
// Project dependencies
88
dependencies {
99
compile 'net.sf.trove4j:trove4j:3.0.3'
10-
compile 'com.flowpowered:flow-math:1.0.0'
10+
compile 'com.flowpowered:flow-math:1.0.1'
1111
}

0 commit comments

Comments
 (0)