Skip to content

Commit

Permalink
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-…
Browse files Browse the repository at this point in the history
…gradle to v6.23.3 (#1549)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 30144f2 commit 56ee361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repositories {
dependencies {
implementation(gradleApi())

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.23.2")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.23.3")
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.32.0-alpha")

// keep these versions in sync with settings.gradle.kts
Expand Down

0 comments on commit 56ee361

Please sign in to comment.