Skip to content

Commit

Permalink
Bump io.trino:trino-jdbc from 460 to 461
Browse files Browse the repository at this point in the history
Bumps io.trino:trino-jdbc from 460 to 461.

---
updated-dependencies:
- dependency-name: io.trino:trino-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent d5f6f83 commit 67fbeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-trino/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-jdbc</artifactId>
<version>460</version>
<version>461</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 67fbeba

Please sign in to comment.