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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hantsy committed Feb 10, 2025
1 parent 56f27cc commit ce71304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-kotlin-co-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.16</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
Expand Down

0 comments on commit ce71304

Please sign in to comment.