Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 3.15.0 to 3.16.0 (#20)
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 3.15.0 to 3.16.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent ad5b9c8 commit ea020f1
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 {
kotlin("jvm") version "1.9.0"
`maven-publish`

id("org.jmailen.kotlinter") version "3.15.0"
id("org.jmailen.kotlinter") version "3.16.0"
}

group = "com.lapanthere"
Expand Down

0 comments on commit ea020f1

Please sign in to comment.