Skip to content

Commit

Permalink
Bump io.trino:trino-maven-plugin
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 1 update in the / directory: [io.trino:trino-maven-plugin](https://github.com/trinodb/trino-maven-plugin).


Updates `io.trino:trino-maven-plugin` from 14 to 15
- [Commits](https://github.com/trinodb/trino-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: io.trino:trino-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 5670cbe commit c6a3203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
<plugin>
<groupId>io.trino</groupId>
<artifactId>trino-maven-plugin</artifactId>
<version>14</version>
<version>15</version>
<extensions>true</extensions>
<configuration>
<pluginClassName>io.trino.spi.Plugin</pluginClassName>
Expand Down

0 comments on commit c6a3203

Please sign in to comment.