Skip to content

Commit

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

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

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 Jul 10, 2023
1 parent 0e20e09 commit 8e8ad5f
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.21</kotlin.version>
<kotlin.version>1.9.0</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 8e8ad5f

Please sign in to comment.