Skip to content

Commit

Permalink
chore(deps): bump org.jmailen.kotlinter from 4.1.1 to 4.2.0 (#445)
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.1.1 to 4.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent c999b2b commit 62c915b
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.16.1'
ext.spek_version = '2.0.19'
ext.kluent_version = '1.73'
ext.kotlinter_version = '4.1.1'
ext.kotlinter_version = '4.2.0'
ext.shadow_version = '8.1.1'
ext.versions_version = '0.50.0'
ext.sonarqube_version = '4.4.1.3373'
Expand Down

0 comments on commit 62c915b

Please sign in to comment.