Skip to content

Commit cb5ebe4

Browse files
committed
Update Akka and Akka HTTP dependencies
1 parent 61d397e commit cb5ebe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ThisBuild / organizationHomepage := Some(url("https://aiven.io/"))
77

88
ThisBuild / resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
99

10-
val akkaVersion = "2.6.16"
11-
val akkaHttpVersion = "10.2.6"
10+
val akkaVersion = "2.6.17"
11+
val akkaHttpVersion = "10.2.7"
1212
val alpakkaKafkaVersion = "2.1.1"
1313
val alpakkaVersion = "3.0.2+34-bdac5519+20211013-1607-SNAPSHOT"
1414
val quillJdbcMonixVersion = "3.7.2"

0 commit comments

Comments
 (0)