Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent d512dad commit c0170a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'kotlin-android'
id 'kotlin-kapt'
id 'maven-publish'
id 'org.jlleitschuh.gradle.ktlint' version "12.1.0"
id 'org.jlleitschuh.gradle.ktlint' version "12.1.1"
id 'org.jetbrains.dokka' version "1.9.20"
}

Expand Down

0 comments on commit c0170a8

Please sign in to comment.