Skip to content

Commit

Permalink
Update dependency org.jlleitschuh.gradle.ktlint to v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 8b720c3 commit 47ab755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
junitVersion = "5.9.0"
detektVersion = "1.20.0"
ktlintVersion = "10.2.1"
ktlintVersion = "10.3.0"

[libraries]
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junitVersion" }
Expand Down

0 comments on commit 47ab755

Please sign in to comment.