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

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…21.0
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 8277ef0 commit 97e4264
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 @@ -12,7 +12,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${versions.kotlin}"
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.20.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.21.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
}
}
Expand Down

0 comments on commit 97e4264

Please sign in to comment.