dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
migrator/pom.xml
|
|
@ -66,7 +66,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>info.picocli</groupId> |
|
|
<groupId>info.picocli</groupId> |
|
|
<artifactId>picocli</artifactId> |
|
|
<artifactId>picocli</artifactId> |
|
|
<version>4.5.0</version> |
|
|
|
|
|
|
|
|
<version>4.7.4</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.google.truth.extensions</groupId> |
|
|
<groupId>com.google.truth.extensions</groupId> |
|
|
|