mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 18:26:12 +02:00
Upgrade to Truth 1.0 (#281)
* Upgrade to Truth 1.0 Refactored fail(...) to assertWithMessage().fail(). Upgraded com.google.monitoring-client family of dependencies to 1.0.6 Also fixed bad use of io.StringIO (on binary buffer) recently introduced to google-java-format-diff.py.
This commit is contained in:
parent
c63a1e559b
commit
7db99e3308
89 changed files with 235 additions and 240 deletions
|
@ -26,7 +26,7 @@ com.google.http-client:google-http-client-jackson2:1.23.0
|
|||
com.google.http-client:google-http-client:1.23.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.google.oauth-client:google-oauth-client:1.23.0
|
||||
com.google.truth:truth:0.45
|
||||
com.google.truth:truth:1.0
|
||||
com.googlecode.java-diff-utils:diffutils:1.3.0
|
||||
com.kohlschutter.junixsocket:junixsocket-common:2.0.4
|
||||
com.kohlschutter.junixsocket:junixsocket-native-common:2.0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue