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.2 to 5.2.3 in the minor-and-patch-updates group (#67)

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 Jul 15, 2024
1 parent aa2cf00 commit 38aa124
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.2'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.3'
}

1 comment on commit 38aa124

@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: 38aa124 Previous: aa2cf00 Ratio
bio.terra.pfb.LibraryBenchmarks.showNodesMedium 3173.4871230735607 ops/s 3198.109171089338 ops/s 0.99
bio.terra.pfb.LibraryBenchmarks.showNodesSmall 36980.29795589141 ops/s 36380.524327773026 ops/s 1.02
bio.terra.pfb.PfbReaderBenchmarks.convertEnum 5214452.579857315 ops/s 5250621.652348518 ops/s 0.99

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

Please sign in to comment.