mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1118 from microsoft/dependabot/maven/samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1 in /samples/tutorials/AzureSqlGettingStartedSamples/java/Windows/AzureSqlSample
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<version>4.13.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user