Skip to content

Commit

Permalink
restoring kotlinter
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Dec 14, 2024
1 parent 589b133 commit f12ff1c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions convention-plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ com-zegreatrob-testmints-testmints-bom = "com.zegreatrob.testmints:testmints-bom
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.3"
org-jetbrains-kotlin-kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "org-jetbrains-kotlin" }
org-jmailen-gradle-kotlinter-gradle = "org.jmailen.gradle:kotlinter-gradle:5.0.1"

[plugins]
com-github-ben-manes-versions = "com.github.ben-manes.versions:0.51.0"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"
org-jmailen-kotlinter = "org.jmailen.kotlinter:5.0.1"
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.5.30"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.5.30"
com-zegreatrob-tools-digger = "com.zegreatrob.tools.digger:1.5.32"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.5.32"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"
2 changes: 1 addition & 1 deletion libraries/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ org-jetbrains-kotlinx-kotlinx-coroutines-bom = "org.jetbrains.kotlinx:kotlinx-co

[plugins]
com-github-sghill-distribution-sha = "com.github.sghill.distribution-sha:0.4.0"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.5.30"
com-zegreatrob-tools-tagger = "com.zegreatrob.tools.tagger:1.5.32"
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"
1 change: 1 addition & 0 deletions plugins/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ com-github-ben-manes-versions = "com.github.ben-manes.versions:0.51.0"
com-gradle-plugin-publish = "com.gradle.plugin-publish:1.3.0"
io-github-gradle-nexus-publish-plugin = "io.github.gradle-nexus.publish-plugin:2.0.0"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"
org-jmailen-kotlinter = "org.jmailen.kotlinter:5.0.1"
2 changes: 1 addition & 1 deletion wdio-testing-library-test/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ com-soywiz-korlibs-klock = "com.soywiz.korlibs.klock:klock:4.0.10"
io-github-oshai-kotlin-logging = "io.github.oshai:kotlin-logging:7.0.3"

[plugins]
com-avast-gradle-docker-compose = "com.avast.gradle.docker-compose:0.17.11"
com-avast-gradle-docker-compose = "com.avast.gradle.docker-compose:0.17.12"
nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.5"

0 comments on commit f12ff1c

Please sign in to comment.