Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2023
1 parent fdc2d74 commit a1f7c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ include(":code-coverage-report")
pluginManagement {
plugins {
id("io.gitlab.arturbosch.detekt") version "1.22.0" apply false
kotlin("jvm") version "1.8.10" apply false
kotlin("jvm") version "1.8.20" apply false
kotlin("plugin.spring") version "1.8.10" apply false
id("org.jetbrains.dokka") version "1.8.10" apply false
id("io.github.gradle-nexus.publish-plugin") version "1.3.0" apply false
Expand Down

0 comments on commit a1f7c39

Please sign in to comment.