Skip to content

Commit 1401fcf

Browse files
committed
Remove comment no longer applicable
With the latest versions, the problem mentioned in the comment is no longer present, allowing us to upgrade.
1 parent 4642946 commit 1401fcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dependencies.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ def VERSIONS = [
2525
'com.squareup.okhttp3:okhttp:latest.release',
2626
'com.tngtech.archunit:archunit-junit5:latest.release',
2727
'com.wavefront:wavefront-sdk-java:latest.release',
28-
// 3.1.3 falis on Mac OS, 3.0.0 is the last release before that version
29-
// https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues/352
3028
'de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.+',
3129
'io.dropwizard.metrics:metrics-core:4.0.+',
3230
'io.dropwizard.metrics:metrics-graphite:4.1.+',

0 commit comments

Comments
 (0)