Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 3.11.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 3.11.1 to 5.0.1.

---
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 Dec 16, 2024
1 parent 2603477 commit 618f986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask
plugins {
id 'org.jetbrains.kotlin.jvm' version "1.9.25" apply false
id 'com.netflix.nebula.netflixoss' version '11.4.0'
id "org.jmailen.kotlinter" version "3.11.1"
id "org.jmailen.kotlinter" version "5.0.1"
}

description = 'Netflix GraphQL DGS Code Generation'
Expand Down

0 comments on commit 618f986

Please sign in to comment.