Skip to content

Commit

Permalink
Upgraded kotlin-maven-plugin-tools from 0.9.26 to 1.0.0 (#499)
Browse files Browse the repository at this point in the history
Bumps [kotlin-maven-plugin-tools](https://github.com/gantsign/kotlin-maven-plugin-tools) from 0.9.26 to 1.0.0.
- [Release notes](https://github.com/gantsign/kotlin-maven-plugin-tools/releases)
- [Commits](gantsign/kotlin-maven-plugin-tools@0.9.26...1.0.0)

---
updated-dependencies:
- dependency-name: com.github.gantsign.maven.plugin-tools:kotlin-maven-plugin-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2022
1 parent 31202e3 commit 0b274b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -591,7 +591,7 @@
<dependency>
<groupId>com.github.gantsign.maven.plugin-tools</groupId>
<artifactId>kotlin-maven-plugin-tools</artifactId>
<version>0.9.26</version>
<version>1.0.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 0b274b1

Please sign in to comment.