We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d397e commit cb5ebe4Copy full SHA for cb5ebe4
build.sbt
@@ -7,8 +7,8 @@ ThisBuild / organizationHomepage := Some(url("https://aiven.io/"))
7
8
ThisBuild / resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
9
10
-val akkaVersion = "2.6.16"
11
-val akkaHttpVersion = "10.2.6"
+val akkaVersion = "2.6.17"
+val akkaHttpVersion = "10.2.7"
12
val alpakkaKafkaVersion = "2.1.1"
13
val alpakkaVersion = "3.0.2+34-bdac5519+20211013-1607-SNAPSHOT"
14
val quillJdbcMonixVersion = "3.7.2"
0 commit comments