Skip to content

Commit

Permalink
[API]: Bump org.jlleitschuh.gradle:ktlint-gradle in /noty-api
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle:ktlint-gradle from 11.5.0 to 11.6.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 8872037 commit 9762782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
ext {
kotlinVersion = "1.9.0"
kotlinSerializerVersion = "1.5.1"
ktlintVersion = "11.5.0"
ktlintVersion = "11.6.0"
coroutinesVersion = "1.7.2"
ktorVersion = "1.6.8"
exposedVersion = "0.41.1"
Expand Down

0 comments on commit 9762782

Please sign in to comment.