We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a80a7 commit 316a878Copy full SHA for 316a878
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>it.aboutbits</groupId>
14
<artifactId>spring-boot-testing</artifactId>
15
- <version>BUILD-SNAPSHOT</version>
+ <version>1.4.0</version>
16
<description>Testing library for Spring Boot projects.</description>
17
18
<properties>
@@ -24,7 +24,7 @@
24
<dependency>
25
26
<artifactId>spring-boot-toolbox</artifactId>
27
+ <version>2.0.0</version>
28
</dependency>
29
</dependencies>
30
</dependencyManagement>
0 commit comments