Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.24.0 to 6.25…
Browse files Browse the repository at this point in the history
….0 (#39)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent c8bdbae commit da69e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation 'com.diffplug.spotless:spotless-plugin-gradle:6.24.0'
implementation 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
implementation 'com.srcclr.gradle:com.srcclr.gradle.gradle.plugin:3.1.12'
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
implementation 'info.picocli:picocli:4.7.5'
Expand Down

1 comment on commit da69e83

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: da69e83 Previous: c8bdbae Ratio
bio.terra.pfb.LibraryBenchmarks.showNodesMedium 3252.804970717095 ops/s 3252.7733761523837 ops/s 1.00
bio.terra.pfb.LibraryBenchmarks.showNodesSmall 38137.544720222955 ops/s 38592.93526882939 ops/s 0.99
bio.terra.pfb.PfbReaderBenchmarks.convertEnum 5129813.383955309 ops/s 5186077.668026257 ops/s 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.