Skip to content

Commit b2f349f

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] <support@github.com>
1 parent c51e5d1 commit b2f349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ext {
4646
protoVersion = '3.22.0'
4747
annotationApiVersion = '1.3.2'
4848
guavaVersion = '32.0.1-jre' // [10.0,)
49-
tallyVersion = '0.13.0' // [0.4.0,)
49+
tallyVersion = '0.14.2' // [0.4.0,)
5050

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

0 commit comments

Comments
 (0)