Skip to content

Commit c3013f9

Browse files
committed
Bump akka to 2.6.14.
1 parent 910c346 commit c3013f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ gradle.ext.scalafmt = [
6161
config: new File(rootProject.projectDir, '.scalafmt.conf')
6262
]
6363

64-
gradle.ext.akka = [version : '2.6.12']
64+
gradle.ext.akka = [version : '2.6.14']
6565
gradle.ext.akka_kafka = [version : '2.0.2']
6666
gradle.ext.akka_http = [version : '10.2.4']
6767
gradle.ext.akka_management = [version : '1.1.0']

0 commit comments

Comments
 (0)