diff --git a/akka-tutorials/akka-tutorial-pi-sbt/project/build.properties b/akka-tutorials/akka-tutorial-pi-sbt/project/build.properties index 14f82f14d0..0441806bca 100644 --- a/akka-tutorials/akka-tutorial-pi-sbt/project/build.properties +++ b/akka-tutorials/akka-tutorial-pi-sbt/project/build.properties @@ -2,4 +2,4 @@ project.organization=se.scalablesolutions.akka project.name=Akka Tutorial 1 SBT project.version=1.0 build.scala.versions=2.9.0.RC1 -sbt.version=0.7.5.RC1 +sbt.version=0.7.6.RC0 diff --git a/project/build.properties b/project/build.properties index 81003637fa..8275b16e18 100644 --- a/project/build.properties +++ b/project/build.properties @@ -2,4 +2,4 @@ project.organization=se.scalablesolutions.akka project.name=akka project.version=1.1-SNAPSHOT build.scala.versions=2.9.0.RC1 -sbt.version=0.7.5.RC1 +sbt.version=0.7.6.RC0