Skip to content

Commit

Permalink
Bump io.airlift:stats from 291 to 292
Browse files Browse the repository at this point in the history
Bumps [io.airlift:stats](https://github.com/airlift/airlift) from 291 to 292.
- [Release notes](https://github.com/airlift/airlift/releases)
- [Changelog](https://github.com/airlift/airlift/blob/master/NEWS)
- [Commits](https://github.com/airlift/airlift/commits)

---
updated-dependencies:
- dependency-name: io.airlift:stats
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 3354693 commit 8bda4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {

implementation platform('com.google.cloud:libraries-bom:26.51.0')
implementation 'com.google.cloud:google-cloud-pubsub'
implementation 'io.airlift:stats:291'
implementation 'io.airlift:stats:292'
implementation 'io.airlift:aircompressor:2.0.2'
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-avro:${jacksonVersion}"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${jacksonVersion}"
Expand Down

0 comments on commit 8bda4fe

Please sign in to comment.