Skip to content

Commit 261334b

Browse files
committed
Switch to release version of flatbuffers-gwt
1 parent 6f74b22 commit 261334b

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

buildSrc/src/main/groovy/io.deephaven.repository-conventions.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
repositories {
22
mavenCentral()
3-
maven {
4-
url 'https://oss.sonatype.org/content/repositories/snapshots/'
5-
}
63
maven {
74
url 'https://jitpack.io'
85
content {

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ trove = "3.0.3"
7777
undercouch = "2.15.1"
7878
univocity = "2.6.0"
7979
vertispan-nio = "1.0-alpha-2"
80-
vertispan-flatbuffers-gwt = "1.12.0-1-SNAPSHOT"
80+
vertispan-flatbuffers-gwt = "1.12.0-1"
8181
vertispan-ts-defs = "1.0.0-RC4"
8282

8383
# test versions

0 commit comments

Comments
 (0)