mirror of
https://github.com/robindhole/Low-Level-Design.git
synced 2025-03-15 23:20:08 +00:00
Merge pull request #5 from coding-parrot/dependabot/maven/rate-limiter/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1 in /rate-limiter
This commit is contained in:
commit
0ab02f1458
@ -24,7 +24,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.13</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user