Skip to content

Commit

Permalink
Update scala-library to 2.13.13 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-gatling[bot] <140393974+scala-steward-gatling[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-gatling[bot] authored Mar 4, 2024
1 parent c12c3e0 commit 84c35d7
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.19"
scalaVersion := "2.13.13"
sbtPlugin := true
githubPath := "gatling/gatling-sbt-plugin"

Expand Down

0 comments on commit 84c35d7

Please sign in to comment.