Skip to content

Commit ee48c17

Browse files
Bump io.tiledb:tiledb-java from 0.26.0 to 0.27.0 (#156)
Bumps [io.tiledb:tiledb-java](https://github.com/TileDB-Inc/TileDB-Java) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/TileDB-Inc/TileDB-Java/releases) - [Commits](TileDB-Inc/TileDB-Java@0.26.0...0.27.0) --- updated-dependencies: - dependency-name: io.tiledb:tiledb-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b130ac6 commit ee48c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
compileOnly 'org.apache.spark:spark-sql_2.12:3.5.2'
6262
compileOnly 'org.apache.spark:spark-core_2.12:3.5.2'
6363

64-
implementation 'io.tiledb:tiledb-java:0.26.0'
64+
implementation 'io.tiledb:tiledb-java:0.27.0'
6565

6666
implementation 'commons-beanutils:commons-beanutils:1.9.4'
6767

0 commit comments

Comments
 (0)