Skip to content

Commit

Permalink
Merge branch '2.x' into backport/backport-2994-to-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cwperks authored Aug 1, 2023
2 parents 05686a6 + 19dd49c commit f12965e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ dependencies {
runtimeOnly 'com.google.j2objc:j2objc-annotations:1.3'
runtimeOnly 'com.google.code.findbugs:jsr305:3.0.2'
runtimeOnly 'org.lz4:lz4-java:1.8.0'
runtimeOnly 'io.dropwizard.metrics:metrics-core:3.1.2'
runtimeOnly 'io.dropwizard.metrics:metrics-core:4.2.19'
runtimeOnly 'org.slf4j:slf4j-api:1.7.30'
runtimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}"
runtimeOnly 'org.xerial.snappy:snappy-java:1.1.10.1'
Expand Down

0 comments on commit f12965e

Please sign in to comment.