Update version of Akka on Play 2.6.x?

Is there plans to upgrade the akka dependency from 2.5.11 I noticed trying to use akka-stream-kafka that it tries to pull in a newer version so was worried it will create some incompatibilities.

|[warn] |* com.typesafe.akka:akka-stream_2.12:2.5.13 is selected over {2.5.11, 2.5.9, 2.4.20}|
|---|---|
|[warn] |    +- com.typesafe.akka:akka-stream-kafka_2.12:0.22      (depends on 2.5.13)|
|[warn] |    +- com.typesafe.play:play-ws-standalone_2.12:1.1.9    (depends on 2.5.11)|
|[warn] |    +- com.typesafe.akka:akka-http-core_2.12:10.0.13 ()   (depends on 2.5.11)|
|[warn] |    +- com.typesafe.play:play-streams_2.12:2.6.16 ()      (depends on 2.5.11)|