Skip to content

Commit

Permalink
chore: update scala-library from 2.13.15 to 2.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Jan 20, 2025
1 parent 1cae311 commit 8cfd54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/sbt/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ enablePlugins(GatlingPlugin)

name := "gatling-mqtt-demo-sbt-scala"

scalaVersion := "2.13.15"
scalaVersion := "2.13.16"
scalacOptions := Seq(
"-encoding", "UTF-8", "-release:8", "-deprecation",
"-feature", "-unchecked", "-language:implicitConversions", "-language:postfixOps")
Expand Down

0 comments on commit 8cfd54b

Please sign in to comment.