mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:56:57 +00:00
feature/Bump scalatest-maven-plugin to 2.2.0
This commit is contained in:
parent
d33312aec3
commit
61727b3579
3
pom.xml
3
pom.xml
@ -163,10 +163,11 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- https://mvnrepository.com/artifact/org.scalatest/scalatest-maven-plugin -->
|
||||
<plugin>
|
||||
<groupId>org.scalatest</groupId>
|
||||
<artifactId>scalatest-maven-plugin</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.2.0</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user