Skip to content

Commit e7cbcdb

Browse files
Bump io.airlift:stats from 299 to 300 (#255)
Bumps [io.airlift:stats](https://github.com/airlift/airlift) from 299 to 300. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 156758a commit e7cbcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020

2121
implementation platform('com.google.cloud:libraries-bom:26.53.0')
2222
implementation 'com.google.cloud:google-cloud-pubsub'
23-
implementation 'io.airlift:stats:299'
23+
implementation 'io.airlift:stats:300'
2424
implementation 'io.airlift:aircompressor:2.0.2'
2525
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-avro:${jacksonVersion}"
2626
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${jacksonVersion}"

0 commit comments

Comments
 (0)