Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #535 from owncloud/dependabot/gradle/org.jlleitsch…
Browse files Browse the repository at this point in the history
…uh.gradle-ktlint-gradle-11.1.0

Bump ktlint-gradle from 11.0.0 to 11.1.0
  • Loading branch information
abelgardep authored Jan 30, 2023
2 parents 8a8a931 + b5cd4a1 commit 7ee2c5e
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 @@ -10,7 +10,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.1.0"
classpath 'com.android.tools.build:gradle:7.3.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$orgJetbrainsKotlin"
}
Expand Down

0 comments on commit 7ee2c5e

Please sign in to comment.