File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 106106 <scope >runtime</scope >
107107 </dependency >
108108
109- <dependency >
110- <groupId >com.imsweb</groupId >
111- <artifactId >seerapi-client-java</artifactId >
112- <version >${seerapi-client.version} </version >
113- </dependency >
114-
115109 <dependency >
116110 <groupId >org.slf4j</groupId >
117111 <artifactId >slf4j-api</artifactId >
137131 <version >${bean-matchers.version} </version >
138132 <scope >test</scope >
139133 </dependency >
140-
141- <!-- Simple logger for tests; optional -->
134+ <dependency >
135+ <groupId >com.imsweb</groupId >
136+ <artifactId >seerapi-client-java</artifactId >
137+ <version >${seerapi-client.version} </version >
138+ <scope >test</scope >
139+ </dependency >
142140 <dependency >
143141 <groupId >org.slf4j</groupId >
144142 <artifactId >slf4j-simple</artifactId >
You can’t perform that action at this time.
0 commit comments