Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 72b7483 commit 453499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jannovar-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<!-- Jannovar modules -->
<dependency>
Expand Down

0 comments on commit 453499e

Please sign in to comment.