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
…24.0
  • Loading branch information
renovate[bot] authored and JakeWharton committed Jan 15, 2024
1 parent ecbc875 commit d740f09
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.23.3'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.24.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
}
}
Expand Down

0 comments on commit d740f09

Please sign in to comment.