Skip to content

Commit

Permalink
Bump threeten-extra from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ThreeTen/threeten-extra/releases)
- [Commits](ThreeTen/threeten-extra@v1.7.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2022
1 parent e684c9a commit cb4c2bd
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 @@ -63,7 +63,7 @@
<module.name>org.mybatis.typehandlers.threeten.extra</module.name>

<mybatis.version>3.5.10</mybatis.version>
<threeten-extra.version>1.7.0</threeten-extra.version>
<threeten-extra.version>1.7.1</threeten-extra.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cb4c2bd

Please sign in to comment.