Skip to content

Commit

Permalink
Upgraded kotlin-parent from 3.1.0 to 3.2.0 (#245)
Browse files Browse the repository at this point in the history
Bumps [kotlin-parent](https://github.com/gantsign/maven-parent-poms) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/gantsign/maven-parent-poms/releases)
- [Commits](gantsign/maven-parent-poms@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: com.github.gantsign.parent:kotlin-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored May 1, 2022
1 parent 489a954 commit 4c555bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.gantsign.parent</groupId>
<artifactId>kotlin-parent</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit 4c555bc

Please sign in to comment.