Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 2.1.0 to 2.1.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]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 3b76f73 commit 8ad9ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-kotlin-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<java.version>21</java.version>
<kotlin.version>2.1.0</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<kotest.version>5.9.1</kotest.version>
<mockk.version>1.13.14</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
Expand Down

0 comments on commit 8ad9ba8

Please sign in to comment.