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