Skip to content

Commit

Permalink
Bump com.ekino.oss.plugin.kotlin-quality from 3.3.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps com.ekino.oss.plugin.kotlin-quality from 3.3.0 to 4.2.0.

---
updated-dependencies:
- dependency-name: com.ekino.oss.plugin.kotlin-quality
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 4d587fc commit dba2076
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 @@ -4,7 +4,7 @@ plugins {
base
kotlin("jvm") version "1.8.10"
id("org.jetbrains.dokka") version "1.7.10" apply false
id("com.ekino.oss.plugin.kotlin-quality") version "3.3.0" apply false
id("com.ekino.oss.plugin.kotlin-quality") version "4.2.0" apply false
id("net.researchgate.release") version "3.0.2"
}

Expand Down

0 comments on commit dba2076

Please sign in to comment.