Skip to content

Commit

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

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.21 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.21...v1.9.22)

Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22

---
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 Dec 22, 2023
1 parent faef933 commit 9d4efa2
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.21</version.kotlin>
<version.kotlin>1.9.22</version.kotlin>
<version.kotlin-dokka>1.9.10</version.kotlin-dokka>
<version.kotlinx-coroutines>1.7.3</version.kotlinx-coroutines>
<version.micrometer-core>1.12.1</version.micrometer-core>
Expand Down

0 comments on commit 9d4efa2

Please sign in to comment.