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] authored and slandelle committed Sep 15, 2023
1 parent 8b6e271 commit 35b6981
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 @@ -9,7 +9,7 @@ Global / gatlingDevelopers := Seq(
GatlingDeveloper("[email protected]", "Stephane Landelle", isGatlingCorp = true),
GatlingDeveloper("[email protected]", "Guillaume Corré", isGatlingCorp = true)
)
Global / scalaVersion := "2.13.11"
Global / scalaVersion := "2.13.12"
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"

// Root project
Expand Down

0 comments on commit 35b6981

Please sign in to comment.