Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 1.0.0 to 1.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2022
1 parent 576e9cc commit f36076c
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 @@ -5,7 +5,7 @@ plugins {
id("org.jetbrains.kotlin.jvm")
idea
`maven-publish`
id("com.gradle.plugin-publish") version "1.0.0"
id("com.gradle.plugin-publish") version "1.1.0"
}

group = "pl.zalas"
Expand Down

0 comments on commit f36076c

Please sign in to comment.