Skip to content

Commit 97cd3c7

Browse files
dubeemarkusthoemmes
authored andcommitted
Bump akka-http to version 10.0.10. (#2726)
1 parent 6c0a1ac commit 97cd3c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
compile 'com.google.code.gson:gson:2.3.1'
5252
compile 'org.scalamock:scalamock-scalatest-support_2.11:3.4.2'
5353
compile 'com.typesafe.akka:akka-testkit_2.11:2.4.16'
54-
compile 'com.typesafe.akka:akka-http-testkit_2.11:10.0.9'
54+
compile 'com.typesafe.akka:akka-http-testkit_2.11:10.0.10'
5555
compile 'com.github.java-json-tools:json-schema-validator:2.2.8';
5656

5757
compile project(':common:scala')

0 commit comments

Comments
 (0)