Skip to content

Commit

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

Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.21 to 1.9.22.

---
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>
Co-authored-by: Frederik Enste <[email protected]>
  • Loading branch information
dependabot[bot] and suniastar committed Jan 24, 2024
1 parent 2a5cfa0 commit 912e783
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.21</kotlin.version>
<kotlin.version>1.9.22</kotlin.version>
<exposed.version>0.46.0</exposed.version>
<ktlint.version>2.0.0</ktlint.version>
<detekt.version>1.23.4</detekt.version>
Expand Down

0 comments on commit 912e783

Please sign in to comment.