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] committed Jan 2, 2024
1 parent c09a4bd commit 4a666d2
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 4a666d2

Please sign in to comment.