Skip to content

Commit

Permalink
Update unirest-java-core to 4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 1, 2024
1 parent ccddce8 commit e62ae4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val Squants = "1.8.3"
val SshJ = "0.39.0"
val TypesafeConfig = "1.4.3"
val UnirestJava = "4.4.4"
val UnirestJava = "4.4.5"
}

// scalafmt: { maxColumn = 200 }
Expand Down

0 comments on commit e62ae4a

Please sign in to comment.