Skip to content

Commit

Permalink
Bump jvm from 1.7.21 to 1.7.22 (#39)
Browse files Browse the repository at this point in the history
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.21 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.21...v1.7.22)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent 489cd29 commit 4537a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = "com.trendyol"
version = "2.0.0"

plugins {
kotlin("jvm") version "1.7.21"
kotlin("jvm") version "1.7.22"
id("kediatr-publishing") apply false
id("kediatr-coverage")
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
Expand Down

0 comments on commit 4537a3a

Please sign in to comment.