Skip to content

Commit

Permalink
use latest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudolph authored and LesnyRumcajs committed Jul 12, 2021
1 parent 2a00721 commit e9e8d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scala_akka_bench/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ scalaVersion := "2.13.6"

run / fork := true

val akkaVersion = "2.6.15+8-dd289e7e-SNAPSHOT"
val akkaHttpVersion = "10.2.5-M1"
val akkaVersion = "2.6.15+21-0bafbce3-SNAPSHOT"
val akkaHttpVersion = "10.2.5-M1+8-da453282-SNAPSHOT"

enablePlugins(AkkaGrpcPlugin)

Expand Down

0 comments on commit e9e8d9c

Please sign in to comment.