Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 3203c72 commit c612a5d
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
@@ -1,7 +1,7 @@
import io.gitlab.arturbosch.detekt.Detekt

plugins {

Check failure on line 3 in build.gradle.kts

View workflow job for this annotation

GitHub Actions / Linux

An exception occurred applying plugin request [id: 'io.gitlab.arturbosch.detekt', version: '1.20.0'] > Failed to apply plugin 'io.gitlab.arturbosch.detekt'. > Kotlin source set not found. Please report on detekt's issue tracker
kotlin("jvm") version "1.7.21"
kotlin("jvm") version "1.9.23"
`maven-publish`
signing
alias(libs.plugins.ktlint)
Expand Down

0 comments on commit c612a5d

Please sign in to comment.