Skip to content

Commit dc579fb

Browse files
Bump truth from 0.42 to 1.0.1
Bumps [truth](https://github.com/google/truth) from 0.42 to 1.0.1. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bec74b5 commit dc579fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dependencies {
110110
compile 'io.aeron:aeron-driver:1.30.0'
111111
compile 'org.agrona:agrona:1.7.2'
112112

113-
testCompile 'com.google.truth:truth:0.42'
113+
testCompile 'com.google.truth:truth:1.0.1'
114114
testCompile 'org.junit.jupiter:junit-jupiter-api:5.6.2'
115115
testCompile 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
116116
}

0 commit comments

Comments
 (0)