Skip to content

Commit f355e36

Browse files
committed
flatbuffers-java:1.10.0
1 parent 450a5fa commit f355e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
compile fileTree(include: ['*.jar'], dir: 'libs')
1919
compile project(':objectbox-java-api')
2020
compile 'org.greenrobot:essentials:3.0.0-RC1'
21-
compile 'com.google.flatbuffers:flatbuffers-java:1.9.0'
21+
compile 'com.google.flatbuffers:flatbuffers-java:1.10.0'
2222
compile 'com.google.code.findbugs:jsr305:3.0.2'
2323
}
2424

0 commit comments

Comments
 (0)