Skip to content

Commit

Permalink
Bump com.github.dkorotych.gradle-maven-exec from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps com.github.dkorotych.gradle-maven-exec from 3.0.1 to 3.0.2.

---
updated-dependencies:
- dependency-name: com.github.dkorotych.gradle-maven-exec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 71409e3 commit 811a7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
github-release = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
coveralls = { id = "com.github.kt3k.coveralls", version = "2.12.2" }
mavenExec = { id = "com.github.dkorotych.gradle-maven-exec", version = "3.0.1" }
mavenExec = { id = "com.github.dkorotych.gradle-maven-exec", version = "3.0.2" }
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }

0 comments on commit 811a7ce

Please sign in to comment.