Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.8.10 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2023
1 parent f3a58ca commit 42aaf2c
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.8.0"
kotlin("jvm") version "1.8.10"
id("kediatr-publishing") apply false
id("kediatr-coverage")
id("org.jlleitschuh.gradle.ktlint") version "11.1.0"
Expand Down

0 comments on commit 42aaf2c

Please sign in to comment.