Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0 (#569)
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 1.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlton N Hanna <[email protected]>
  • Loading branch information
dependabot[bot] and nullpointer0x00 authored Oct 29, 2024
1 parent a2d9cc1 commit 1a075ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id(PluginIds.Idea)
id(PluginIds.TaskTree) version PluginVersions.TaskTree
id(PluginIds.DependencyAnalysis) version PluginVersions.DependencyAnalysis
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
}

group = "io.provenance.explorer"
Expand Down

0 comments on commit 1a075ab

Please sign in to comment.