Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.12.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2022
1 parent cbb71a5 commit 6b76917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object Settings {
lazy val gatlingBaseSettings = Seq(
organization := "com.github.j5ik2o",
version := "1.0.0-SNAPSHOT",
scalaVersion := "2.12.13",
scalaVersion := "2.12.16",
scalacOptions ++= Seq(
"-feature",
"-deprecation",
Expand Down

0 comments on commit 6b76917

Please sign in to comment.