Skip to content

Commit

Permalink
Bump io.tiledb:tiledb-java from 0.27.0 to 0.28.0 (#157)
Browse files Browse the repository at this point in the history
Bumps [io.tiledb:tiledb-java](https://github.com/TileDB-Inc/TileDB-Java) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/TileDB-Inc/TileDB-Java/releases)
- [Commits](TileDB-Inc/TileDB-Java@0.27.0...0.28.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>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent ee48c17 commit 5a2dcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
compileOnly 'org.apache.spark:spark-sql_2.12:3.5.2'
compileOnly 'org.apache.spark:spark-core_2.12:3.5.2'

implementation 'io.tiledb:tiledb-java:0.27.0'
implementation 'io.tiledb:tiledb-java:0.28.0'

implementation 'commons-beanutils:commons-beanutils:1.9.4'

Expand Down

0 comments on commit 5a2dcd0

Please sign in to comment.