Skip to content

Commit

Permalink
Switch to release version of flatbuffers-gwt
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Sep 9, 2024
1 parent 6f74b22 commit 261334b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
repositories {
mavenCentral()
maven {
url 'https://oss.sonatype.org/content/repositories/snapshots/'
}
maven {
url 'https://jitpack.io'
content {
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ trove = "3.0.3"
undercouch = "2.15.1"
univocity = "2.6.0"
vertispan-nio = "1.0-alpha-2"
vertispan-flatbuffers-gwt = "1.12.0-1-SNAPSHOT"
vertispan-flatbuffers-gwt = "1.12.0-1"
vertispan-ts-defs = "1.0.0-RC4"

# test versions
Expand Down

0 comments on commit 261334b

Please sign in to comment.