Skip to content

Commit

Permalink
Update Pekko Http to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Aug 2, 2023
1 parent 818f7c4 commit c8e0b73
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ val scala213Version = "2.13.10"
val scala212Version = "2.12.17"
val scala3Version = "3.3.0"

ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo

val circeVersion = "0.14.5"
val pekkoVersion = "1.0.1"
val pekkoHttpVersion = "0.0.0+4468-963bd592-SNAPSHOT"
val pekkoHttpVersion = "1.0.0"
val jawnVersion = "1.5.0"
val scalaTestVersion = "3.2.16"

Expand Down

0 comments on commit c8e0b73

Please sign in to comment.