Skip to content

Commit

Permalink
build(deps-dev): bump threeten-extra from 1.7.1 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/ThreeTen/threeten-extra/releases)
- [Commits](ThreeTen/threeten-extra@v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 205c891 commit d579236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parallel-consumer-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threeten-extra</artifactId>
<version>1.7.1</version>
<version>1.7.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d579236

Please sign in to comment.