Skip to content

Commit f6da2fe

Browse files
Bump com.toomuchcoding.jsonassert:jsonassert from 0.4.14 to 0.8.0 (#363)
Bumps [com.toomuchcoding.jsonassert:jsonassert](https://github.com/marcingrzejszczak/jsonassert) from 0.4.14 to 0.8.0. - [Release notes](https://github.com/marcingrzejszczak/jsonassert/releases) - [Commits](marcingrzejszczak/jsonassert@jsonassert-0.4.14...v0.8.0) --- updated-dependencies: - dependency-name: com.toomuchcoding.jsonassert:jsonassert dependency-version: 0.8.0 dependency-type: direct:production 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 4427fef commit f6da2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.toomuchcoding.jsonassert</groupId>
9999
<artifactId>jsonassert</artifactId>
100-
<version>0.4.14</version>
100+
<version>0.8.0</version>
101101
<scope>test</scope>
102102
</dependency>
103103
<dependency>

0 commit comments

Comments
 (0)