Skip to content

Commit 6468a14

Browse files
Bump com.uber.m3:tally-core from 0.13.0 to 0.14.2
Bumps [com.uber.m3:tally-core](https://github.com/uber-java/tally) from 0.13.0 to 0.14.2. - [Release notes](https://github.com/uber-java/tally/releases) - [Commits](https://github.com/uber-java/tally/commits) --- updated-dependencies: - dependency-name: com.uber.m3:tally-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b17a52 commit 6468a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747
protoVersion = '3.25.5'
4848
annotationApiVersion = '1.3.2'
4949
guavaVersion = '32.0.1-jre' // [10.0,)
50-
tallyVersion = '0.13.0' // [0.4.0,)
50+
tallyVersion = '0.14.2' // [0.4.0,)
5151

5252
gsonVersion = '2.10.1' // [2.0,)
5353

0 commit comments

Comments
 (0)