Skip to content

Commit

Permalink
Bump org.hildan.gradle:gradle-kotlin-publish-plugin from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [org.hildan.gradle:gradle-kotlin-publish-plugin](https://github.com/joffrey-bion/gradle-kotlin-publish-plugin) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/joffrey-bion/gradle-kotlin-publish-plugin/releases)
- [Changelog](https://github.com/joffrey-bion/gradle-kotlin-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/gradle-kotlin-publish-plugin@1.1.1...1.2.0)

---
updated-dependencies:
- dependency-name: org.hildan.gradle:gradle-kotlin-publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Aug 1, 2023
1 parent 27aad90 commit dd7b59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies {
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.8.20")
implementation("org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin:0.13.2")

implementation("org.hildan.gradle:gradle-kotlin-publish-plugin:1.1.1")
implementation("org.hildan.gradle:gradle-kotlin-publish-plugin:1.2.0")
implementation("ru.vyarus:gradle-github-info-plugin:1.5.0")
}

0 comments on commit dd7b59d

Please sign in to comment.