Skip to content

Commit 092d369

Browse files
authored
Merge pull request #573 from jekh/dependency-updates
Update to the latest LP release
2 parents a56f102 + 4dea28c commit 092d369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>org.mockito</groupId>
247247
<artifactId>mockito-core</artifactId>
248-
<version>2.2.22</version>
248+
<version>2.3.0</version>
249249
</dependency>
250250

251251
<dependency>
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>net.lightbody.bmp</groupId>
274274
<artifactId>littleproxy</artifactId>
275-
<version>1.1.0-beta-bmp-13</version>
275+
<version>1.1.0-beta-bmp-14</version>
276276
</dependency>
277277

278278
<dependency>

0 commit comments

Comments
 (0)