Skip to content

Commit 3356517

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump junit from 4.11 to 4.13.1 in /src/it/projects/bugs/massembly-730
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7124746 commit 3356517

File tree

1 file changed

+1
-1
lines changed
  • src/it/projects/bugs/massembly-730

1 file changed

+1
-1
lines changed

src/it/projects/bugs/massembly-730/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ under the License.
104104
<dependency>
105105
<groupId>junit</groupId>
106106
<artifactId>junit</artifactId>
107-
<version>4.11</version>
107+
<version>4.13.1</version>
108108
<scope>test</scope>
109109
</dependency>
110110

0 commit comments

Comments
 (0)