Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 1.7.20 to 1.7.22
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.7.20 to 1.7.22.

Updates `kotlin-stdlib` from 1.7.20 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.20...v1.7.22)

Updates `kotlin-stdlib-common` from 1.7.20 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.20...v1.7.22)

Updates `kotlin-reflect` from 1.7.20 to 1.7.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.20...v1.7.22)

Updates `kotlin-maven-allopen` from 1.7.20 to 1.7.22

Updates `kotlin-maven-noarg` from 1.7.20 to 1.7.22

Updates `kotlin-maven-plugin` from 1.7.20 to 1.7.22

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg
  dependency-type: direct:production
  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 Nov 28, 2022
1 parent f939be0 commit 21d7280
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 @@ -25,7 +25,7 @@
</modules>

<properties>
<kotlin.version>1.7.20</kotlin.version>
<kotlin.version>1.7.22</kotlin.version>

<zeebe.version>8.1.4</zeebe.version>

Expand Down

0 comments on commit 21d7280

Please sign in to comment.