[2.x] desp: Gigahorse 0.9.4 (#9125)

This commit is contained in:
eugene yokota 2026-04-23 23:40:54 -04:00 committed by GitHub
parent 3b1dbae74a
commit 8d6627929d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,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"