Skip to content

Commit 289eed3

Browse files
Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-157/annotation-user
Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](junit-team/junit4@r4.10...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c50bdf commit 289eed3

File tree

1 file changed

+1
-1
lines changed
  • src/it/MCOMPILER-157/annotation-user

1 file changed

+1
-1
lines changed

src/it/MCOMPILER-157/annotation-user/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ under the License.
4242
<dependency>
4343
<groupId>junit</groupId>
4444
<artifactId>junit</artifactId>
45-
<version>4.10</version>
45+
<version>4.13.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)