| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4c682a1 commit a0bea0f
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | "git": { | |
| 5 | 5 | "name": ".", | |
| 6 | 6 | "remote": "https://github.com/googleapis/java-errorreporting.git", | |
| 7 | - "sha": "9c756516c07305d0a68c5f05f9d7d706aeda836b" | ||
| 7 | + "sha": "4c682a16b32c4a1cb6cc7363f55e9e5e1dceb4d9" | ||
| 8 | 8 | } | |
| 9 | 9 | }, | |
| 10 | 10 | { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -46,7 +46,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file | |||
| 46 | 46 | <dependency> | |
| 47 | 47 | <groupId>com.google.truth</groupId> | |
| 48 | 48 | <artifactId>truth</artifactId> | |
| 49 | - <version>1.1</version> | ||
| 49 | + <version>1.1.1</version> | ||
| 50 | 50 | <scope>test</scope> | |
| 51 | 51 | </dependency> | |
| 52 | 52 | <!-- END_EXCLUDE --> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments