Skip to content

Commit

Permalink
Bump org.jmailen.gradle:kotlinter-gradle from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [org.jmailen.gradle:kotlinter-gradle](https://github.com/jeremymailen/kotlinter-gradle) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/jeremymailen/kotlinter-gradle/releases)
- [Commits](jeremymailen/kotlinter-gradle@5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: org.jmailen.gradle:kotlinter-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent f7999c9 commit 576e7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "2.1.0"
[libraries]
gradle-plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
gradle-plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.7" }
gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.0.0" }
gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.0.1" }
gradle-plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.20" }
gradle-plugin-maven-central-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }
gradle-plugin-android-library = { module = "com.android.library:com.android.library.gradle.plugin", version = "8.7.3" }
Expand Down

0 comments on commit 576e7e9

Please sign in to comment.