Skip to content

Commit

Permalink
Bump org.immutables:value from 2.9.0 to 2.10.0 (#374)
Browse files Browse the repository at this point in the history
Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](https://github.com/immutables/immutables/commits/2.10.0)

---
updated-dependencies:
- dependency-name: org.immutables:value
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent d14c300 commit e25b8ad
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 @@ -244,7 +244,7 @@
<dependency>
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
<version>2.9.0</version>
<version>2.10.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit e25b8ad

Please sign in to comment.