Skip to content

Commit

Permalink
chore: Bump v.kotlin from 2.1.0 to 2.1.10 (#685)
Browse files Browse the repository at this point in the history
Bumps `v.kotlin` from 2.1.0 to 2.1.10.

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.0 to 2.1.10

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  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 Jan 28, 2025
1 parent f8bce2e commit c10b3fa
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 @@ -18,7 +18,7 @@

<v.lyo>${project.version}</v.lyo>

<v.kotlin>2.1.0</v.kotlin>
<v.kotlin>2.1.10</v.kotlin>
<v.dokka>1.9.20</v.dokka>

<v.jersey>3.1.10</v.jersey>
Expand Down

0 comments on commit c10b3fa

Please sign in to comment.