Skip to content

Commit

Permalink
Bump org.threeten:threeten-extra from 1.7.2 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [org.threeten:threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/ThreeTen/threeten-extra/releases)
- [Commits](ThreeTen/threeten-extra@v1.7.2...v1.8.0)

---
updated-dependencies:
- dependency-name: org.threeten:threeten-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 1a963fb commit c340bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threeten-extra</artifactId>
<version>1.7.2</version>
<version>1.8.0</version>
</dependency>

<!-- Tests -->
Expand Down

0 comments on commit c340bba

Please sign in to comment.