[2.0.x] deps: Gigahorse 0.9.4 (#9182)

This commit is contained in:
eugene yokota 2026-05-03 22:02:32 -04:00 committed by GitHub
parent ce34b6231d
commit e059d999e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ object Dependencies {
// lm dependencies
val jsch = ("com.github.mwiede" % "jsch" % "0.2.23").intransitive()
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.3"
val gigahorseApacheHttp = "com.eed3si9n" %% "gigahorse-apache-http" % "0.9.4"
// lm-coursier dependencies
val dataclassScalafixVersion = "0.3.0"