Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus.publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and coltborg committed Apr 19, 2024
1 parent 5861883 commit 0207a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'com.adarshr.test-logger' version '4.0.0'
id 'jacoco'
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
id "org.flywaydb.flyway" version "[9.+,10.0["
}

Expand Down

0 comments on commit 0207a0a

Please sign in to comment.