Skip to content

Commit

Permalink
Bump io.tiledb:tiledb-java from 0.24.0 to 0.25.0
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.24.0 to 0.25.0.
- [Release notes](https://github.com/TileDB-Inc/TileDB-Java/releases)
- [Commits](TileDB-Inc/TileDB-Java@0.24.0...0.25.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]>
  • Loading branch information
dependabot[bot] authored and DimitrisStaratzis committed May 13, 2024
1 parent d8ca89d commit 1d7e02a
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.1'
compileOnly 'org.apache.spark:spark-core_2.12:3.5.1'

implementation 'io.tiledb:tiledb-java:0.24.0'
implementation 'io.tiledb:tiledb-java:0.25.0'

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

Expand Down

0 comments on commit 1d7e02a

Please sign in to comment.