Skip to content

Commit d7566cc

Browse files
test(deps): bump the maven-test-deps group across 5 directories with 1 update
Bumps the maven-test-deps group with 1 update in the /integration directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Bumps the maven-test-deps group with 1 update in the /integration/rails7_test directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Bumps the maven-test-deps group with 1 update in the /integration/runnable_test directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Bumps the maven-test-deps group with 1 update in the /integration/runnable_w_bundler_test directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Bumps the maven-test-deps group with 1 update in the /integration/simple_rack_test directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `org.junit.jupiter:junit-jupiter` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `org.junit.jupiter:junit-jupiter` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `org.junit.jupiter:junit-jupiter` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) Updates `org.junit.jupiter:junit-jupiter` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-test-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-test-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-test-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-test-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-test-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e823ed commit d7566cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.junit.jupiter</groupId>
5151
<artifactId>junit-jupiter</artifactId>
52-
<version>5.14.2</version>
52+
<version>5.14.3</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)