Skip to content

Commit 82ff262

Browse files
authored
Merge pull request #329 from sourcegraph/renovate/org.rauschig-jarchivelib-1.x
2 parents be76ce8 + 3112ef4 commit 82ff262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ lazy val packagehub = project
248248
"com.zaxxer" % "HikariCP" % "5.0.0",
249249
"org.flywaydb" % "flyway-core" % "7.15.0",
250250
"org.postgresql" % "postgresql" % "42.2.23",
251-
"org.rauschig" % "jarchivelib" % "1.1.0",
251+
"org.rauschig" % "jarchivelib" % "1.2.0",
252252
"org.scalameta" %% "scalameta" % V.scalameta,
253253
"com.lihaoyi" %% "cask" % "0.7.8"
254254
)

0 commit comments

Comments
 (0)