diff --git a/build.sbt b/build.sbt index 9bc3b4b..3d8ec94 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -scalaVersion := "2.13.12" +scalaVersion := "2.13.13" name := "gatling-enterprise-api" organization := "io.gatling.enterprise"