File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ resolvers += "Sonatype OSS Snapshots".at("https://oss.sonatype.org/content/repos
8080
8181// Test
8282
83- libraryDependencies += " org.specs2" %% " specs2-core" % " 4.16.0 " % Test
83+ libraryDependencies += " org.specs2" %% " specs2-core" % " 4.16.1 " % Test
8484
8585libraryDependencies += " ch.qos.logback" % " logback-classic" % " 1.2.11" % Test
8686
@@ -112,7 +112,7 @@ libraryDependencies += "com.typesafe" % "config" % "1.4.2"
112112
113113libraryDependencies += " com.typesafe.scala-logging" %% " scala-logging" % " 3.9.5"
114114
115- libraryDependencies += " org.scala-lang.modules" %% " scala-collection-compat" % " 2.7 .0"
115+ libraryDependencies += " org.scala-lang.modules" %% " scala-collection-compat" % " 2.8 .0"
116116
117117buildInfoPackage := " dev.mongocamp.driver.mongodb"
118118
You can’t perform that action at this time.
0 commit comments