Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ organization in ThisBuild := "com.lightbend"

name := "akka-sample-cluster-kubernetes"

scalaVersion := "2.13.0"
scalaVersion := "2.13.10"
lazy val akkaHttpVersion = "10.2.3"
lazy val akkaVersion = "2.6.12"
lazy val akkaManagementVersion = "1.0.9"
Expand Down