We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa16cc7 commit 5644aa8Copy full SHA for 5644aa8
README.adoc
@@ -33,7 +33,7 @@ testImplementation ('org.springframework.experimental.boot:spring-boot-testjars:
33
<dependency>
34
<groupId>org.springframework.experimental.boot</groupId>
35
<artifactId>spring-boot-testjars</artifactId>
36
- <scope>{TESTJARS_VERSION}</scope>
+ <version>{TESTJARS_VERSION}</version>
37
</dependency>
38
----
39
@@ -102,7 +102,7 @@ testImplementation ('org.springframework.experimental.boot:spring-boot-testjars:
102
103
104
<classifier>maven</classifier>
105
106
107
108
0 commit comments