Skip to content

Commit 2d56035

Browse files
committed
added scope test to junit dependency
1 parent 1c0ced8 commit 2d56035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
<groupId>junit</groupId>
124124
<artifactId>junit</artifactId>
125125
<version>4.13.1</version>
126+
<scope>test</scope>
126127
</dependency>
127128
</dependencies>
128129
</dependencyManagement>

0 commit comments

Comments
 (0)