Skip to content

Commit

Permalink
build(deps): bump org.jmailen.kotlinter from 3.10.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 3.10.0 to 4.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 46c3a0a commit 008c1a9
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 @@ -109,7 +109,7 @@ testcontainers = [ "testcontainers-core", "testcontainers-junit", "testcontainer
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.10.0" } # FIXME 3.12.0
kotlinter = { id = "org.jmailen.kotlinter", version = "4.2.0" } # FIXME 3.12.0
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
ktor = { id = "io.ktor.plugin", version.ref = "ktor" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 008c1a9

Please sign in to comment.