We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156758a commit e7cbcdbCopy full SHA for e7cbcdb
plugin/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
21
implementation platform('com.google.cloud:libraries-bom:26.53.0')
22
implementation 'com.google.cloud:google-cloud-pubsub'
23
- implementation 'io.airlift:stats:299'
+ implementation 'io.airlift:stats:300'
24
implementation 'io.airlift:aircompressor:2.0.2'
25
implementation "com.fasterxml.jackson.dataformat:jackson-dataformat-avro:${jacksonVersion}"
26
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${jacksonVersion}"
0 commit comments