Skip to content

Commit

Permalink
Update scala-library to 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] committed Sep 15, 2023
1 parent 4ad0390 commit e10e83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ enablePlugins(BuildInfoPlugin, SbtPlugin, GatlingOssPlugin)
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"

name := "gatling-sbt"
scalaVersion := "2.12.18"
scalaVersion := "2.13.12"
sbtPlugin := true
githubPath := "gatling/gatling-sbt-plugin"

Expand Down

0 comments on commit e10e83f

Please sign in to comment.