Skip to content

Commit a6982f4

Browse files
Bump junit
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 901f1c4 commit a6982f4

File tree

1 file changed

+1
-1
lines changed
  • samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample

1 file changed

+1
-1
lines changed

samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>junit</groupId>
2222
<artifactId>junit</artifactId>
23-
<version>4.11</version>
23+
<version>4.13.1</version>
2424
<scope>test</scope>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)