Skip to content

Commit

Permalink
[AJ-1783]: Bump org.jfrog.buildinfo:build-info-extractor-gradle from …
Browse files Browse the repository at this point in the history
…5.2.0 to 5.2.2 in the minor-and-patch-updates group (#63)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 6f195a1 commit ce5f134
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 @@ -12,5 +12,5 @@ dependencies {
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
implementation 'info.picocli:picocli:4.7.6'
implementation 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.0'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.2'
}

1 comment on commit ce5f134

@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: ce5f134 Previous: 6f195a1 Ratio
bio.terra.pfb.LibraryBenchmarks.showNodesMedium 3173.671833812832 ops/s 3155.775813656574 ops/s 1.01
bio.terra.pfb.LibraryBenchmarks.showNodesSmall 35765.29886104987 ops/s 36638.362545359516 ops/s 0.98
bio.terra.pfb.PfbReaderBenchmarks.convertEnum 5277970.575465772 ops/s 5400952.074059136 ops/s 0.98

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

Please sign in to comment.