Skip to content

Commit

Permalink
Bump underscore from 1.49 to 1.78
Browse files Browse the repository at this point in the history
Bumps [underscore](https://github.com/javadev/underscore-java) from 1.49 to 1.78.
- [Release notes](https://github.com/javadev/underscore-java/releases)
- [Commits](javadev/underscore-java@v1.49...v1.78)

---
updated-dependencies:
- dependency-name: com.github.javadev:underscore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent ca33605 commit b64dc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.github.javadev</groupId>
<artifactId>underscore</artifactId>
<version>1.49</version>
<version>1.78</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b64dc8e

Please sign in to comment.