Skip to content

Commit 7c5dd36

Browse files
chore(deps-dev): bump jsonassert from 1.5.0 to 1.5.1 (#286)
Bumps [jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/skyscreamer/JSONassert/releases) - [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md) - [Commits](skyscreamer/JSONassert@jsonassert-1.5.0...jsonassert-1.5.1) --- updated-dependencies: - dependency-name: org.skyscreamer:jsonassert dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd93fe2 commit 7c5dd36

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.skyscreamer</groupId>
107107
<artifactId>jsonassert</artifactId>
108-
<version>1.5.0</version>
108+
<version>1.5.1</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>no.nav.fpsak.tidsserie</groupId>

0 commit comments

Comments
 (0)