Skip to content

Commit b3490d7

Browse files
Update java/format/README.md
Co-authored-by: Colin Alworth <colin@vertispan.com>
1 parent 3b25f2f commit b3490d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/format/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$ flatc --version
77
flatc version 24.3.25
88
$ grep "dep.fbs.version" java/pom.xml
9-
<dep.fbs.version>1.12.0</dep.fbs.version>
9+
<dep.fbs.version>24.3.25</dep.fbs.version>
1010
```
1111

1212
2. Generate the flatbuffer java files by performing the following:

0 commit comments

Comments
 (0)