Skip to content

Commit 42b4ec0

Browse files
dependabot[bot]psmagin
authored andcommitted
fix(deps-dev): bump io.rest-assured:rest-assured in the all-deps group
Bumps the all-deps group with 1 update: [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured). Updates `io.rest-assured:rest-assured` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-6.0.0...rest-assured-6.0.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07ce327 commit 42b4ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • mod-record-specifications-server

mod-record-specifications-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>io.rest-assured</groupId>
135135
<artifactId>rest-assured</artifactId>
136-
<version>6.0.0</version>
136+
<version>6.0.1</version>
137137
<scope>test</scope>
138138
</dependency>
139139
</dependencies>

0 commit comments

Comments
 (0)