Skip to content

Commit

Permalink
chore: upgrade Scala 2.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Feb 26, 2024
1 parent 9d5a3ae commit 204f74c
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.12.19"
sbtPlugin := true
githubPath := "gatling/gatling-sbt-plugin"

Expand Down

0 comments on commit 204f74c

Please sign in to comment.