Skip to content

Commit b77e306

Browse files
Bump value from 2.8.8 to 2.9.0 (#785)
Bumps [value](https://github.com/immutables/immutables) from 2.8.8 to 2.9.0. - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](https://github.com/immutables/immutables/commits) --- updated-dependencies: - dependency-name: org.immutables:value dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3737ccf commit b77e306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.immutables</groupId>
101101
<artifactId>value</artifactId>
102-
<version>2.8.8</version>
102+
<version>2.9.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)