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 ab07599 commit f1bb463Copy full SHA for f1bb463
1 file changed
build.gradle
@@ -148,7 +148,7 @@ subprojects {
148
auto_service: 'com.google.auto.service:auto-service:1.0-rc3',
149
byte_buddy: 'net.bytebuddy:byte-buddy:1.7.10',
150
config: 'com.typesafe:config:1.2.1',
151
- disruptor: 'com.lmax:disruptor:3.3.8',
+ disruptor: 'com.lmax:disruptor:3.3.9',
152
errorprone: "com.google.errorprone:error_prone_annotations:${errorProneVersion}",
153
findbugs_annotations: "com.google.code.findbugs:annotations:${findBugsVersion}",
154
google_auth: "com.google.auth:google-auth-library-credentials:${googleAuthVersion}",
0 commit comments