Skip to content

Commit

Permalink
Bump io.github.gmazzo.publications.report from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps io.github.gmazzo.publications.report from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: io.github.gmazzo.publications.report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 18, 2023
1 parent 71f844e commit e65908c
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 @@ -14,4 +14,4 @@ kotlin-samWithReceiver = { id = "org.jetbrains.kotlin.plugin.sam.with.receiver",
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
gradle-pluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
gradle-nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.0.0" }
publicationsReport = { id = "io.github.gmazzo.publications.report", version = "1.1.0" }

0 comments on commit e65908c

Please sign in to comment.