Skip to content

Commit

Permalink
Bump kotlin-maven-allopen from 1.8.20 to 1.8.21 (#96)
Browse files Browse the repository at this point in the history
Bumps kotlin-maven-allopen from 1.8.20 to 1.8.21.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 41d9048 commit 1788034
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 @@ -35,7 +35,7 @@

<properties>
<java.version>17</java.version>
<kotlin.version>1.8.20</kotlin.version>
<kotlin.version>1.8.21</kotlin.version>
<exposed.version>0.41.1</exposed.version>
<ktlint.version>1.16.0</ktlint.version>
<detekt.version>1.22.0</detekt.version>
Expand Down

0 comments on commit 1788034

Please sign in to comment.