Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 3.15.0 to 3.16.0 (#302)
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 19b72a8 commit 217df4d
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 @@ -7,7 +7,7 @@ buildscript {
ext.jackson_version = '2.15.2'
ext.spek_version = '2.0.19'
ext.kluent_version = '1.73'
ext.kotlinter_version = '3.15.0'
ext.kotlinter_version = '3.16.0'
ext.shadow_version = '8.1.1'
ext.versions_version = '0.47.0'
ext.sonarqube_version = '4.3.0.3225'
Expand Down

0 comments on commit 217df4d

Please sign in to comment.