We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be76ce8 + 3112ef4 commit 82ff262Copy full SHA for 82ff262
build.sbt
@@ -248,7 +248,7 @@ lazy val packagehub = project
248
"com.zaxxer" % "HikariCP" % "5.0.0",
249
"org.flywaydb" % "flyway-core" % "7.15.0",
250
"org.postgresql" % "postgresql" % "42.2.23",
251
- "org.rauschig" % "jarchivelib" % "1.1.0",
+ "org.rauschig" % "jarchivelib" % "1.2.0",
252
"org.scalameta" %% "scalameta" % V.scalameta,
253
"com.lihaoyi" %% "cask" % "0.7.8"
254
)
0 commit comments