diff --git a/project/Build.scala b/project/Build.scala index 54ac84734486..bfbcc04c3e93 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -124,7 +124,7 @@ object Build { val mimaPreviousLTSDottyVersion = "3.3.0" /** Version of Scala CLI to download */ - val scalaCliLauncherVersion = "1.4.3" + val scalaCliLauncherVersion = "1.5.0" /** Version of Coursier to download for initializing the local maven repo of Scala command */ val coursierJarVersion = "2.1.10"