Skip to content

Commit

Permalink
build(deps): bump com.bmuschko:gradle-cargo-plugin from 2.8.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps com.bmuschko:gradle-cargo-plugin from 2.8.0 to 2.9.0.

---
updated-dependencies:
- dependency-name: com.bmuschko:gradle-cargo-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 7985730 commit ea2ccef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ libraries.dumbster = "dumbster:dumbster:1.6"
libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r"
libraries.flywayCore = "org.flywaydb:flyway-core"
libraries.googleAuth = "com.warrenstrange:googleauth:1.5.0"
libraries.gradleCargoPlugin = "com.bmuschko:gradle-cargo-plugin:2.8.0"
libraries.gradleCargoPlugin = "com.bmuschko:gradle-cargo-plugin:2.9.0"
libraries.guava = "com.google.guava:guava:33.0.0-jre"
libraries.hamcrest = "org.hamcrest:hamcrest:${versions.hamcrestVersion}"
libraries.hibernateValidator = "org.hibernate.validator:hibernate-validator"
Expand Down

0 comments on commit ea2ccef

Please sign in to comment.