Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.0 to 1.9.10 (#…
Browse files Browse the repository at this point in the history
…116)

Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.0 to 1.9.10.

---
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] authored Sep 20, 2023
1 parent ec730ef commit 2b56848
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.9.0</kotlin.version>
<kotlin.version>1.9.10</kotlin.version>
<exposed.version>0.41.1</exposed.version>
<ktlint.version>1.16.0</ktlint.version>
<detekt.version>1.23.0</detekt.version>
Expand Down

0 comments on commit 2b56848

Please sign in to comment.