Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{CrossType, crossProject}

lazy val scalalibraryVersion = "2.13.3"
lazy val scalatestVersion = "3.2.1"
lazy val sttpVersion = "2.2.5"
lazy val sttpVersion = "2.2.8"
lazy val circeVersion = "0.13.0"
lazy val scribeVersion = "2.7.12"

Expand Down