Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…23.0 (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent 336b3b3 commit 32da463
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.10'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.22.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.23.0'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.7.1'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
}
Expand Down

0 comments on commit 32da463

Please sign in to comment.