Skip to content

Commit b7800d9

Browse files
Bump org.junit.jupiter:junit-jupiter in /backend/FaceApp (#565)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter 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 efccdd8 commit b7800d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/FaceApp/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.junit.jupiter</groupId>
107107
<artifactId>junit-jupiter</artifactId>
108-
<version>5.11.2</version>
108+
<version>5.11.3</version>
109109
<scope>test</scope>
110110
</dependency>
111111
<dependency>

0 commit comments

Comments
 (0)