mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Remove version pin for java-diff-utils dependency (#1667)
* Remove version pin for java-diff-utils dependency Latest version of the lib introduces a small behavior change/bug fix. It no longer ignores empty lines. This actually makes sense. Update the test data to reflect this change.
This commit is contained in:
parent
5781b8a39e
commit
b92ce51147
128 changed files with 1521 additions and 1523 deletions
|
@ -11,13 +11,13 @@ com.google.api.grpc:proto-google-iam-v1:1.3.4
|
|||
com.google.api:api-common:2.2.0
|
||||
com.google.api:gax-httpjson:0.103.1
|
||||
com.google.api:gax:2.18.1
|
||||
com.google.apis:google-api-services-storage:v1-rev20220509-1.32.1
|
||||
com.google.apis:google-api-services-storage:v1-rev20220604-1.32.1
|
||||
com.google.auth:google-auth-library-credentials:1.7.0
|
||||
com.google.auth:google-auth-library-oauth2-http:1.7.0
|
||||
com.google.auto.value:auto-value-annotations:1.9
|
||||
com.google.cloud:google-cloud-core-http:2.7.1
|
||||
com.google.cloud:google-cloud-core:2.7.1
|
||||
com.google.cloud:google-cloud-storage:2.7.2
|
||||
com.google.cloud:google-cloud-storage:2.8.0
|
||||
com.google.code.findbugs:jsr305:3.0.2
|
||||
com.google.code.gson:gson:2.9.0
|
||||
com.google.common.html.types:types:1.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue