Skip to content

Commit

Permalink
Bump version.kotlin from 1.9.0 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps `version.kotlin` from 1.9.0 to 1.9.10.

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.0 to 1.9.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.0 to 1.9.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent 58c661d commit a3d5a5d
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 @@ -43,7 +43,7 @@
<version.javapoet>1.13.0</version.javapoet>
<version.jboss-logging>3.5.3.Final</version.jboss-logging>
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.9.0</version.kotlin>
<version.kotlin>1.9.10</version.kotlin>
<version.kotlin-dokka>1.8.20</version.kotlin-dokka>
<version.kotlinx-coroutines>1.7.3</version.kotlinx-coroutines>
<version.micrometer-core>1.11.3</version.micrometer-core>
Expand Down

0 comments on commit a3d5a5d

Please sign in to comment.