Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2023
1 parent 58557bb commit a55fdec
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.18",
scalacOptions ++= Seq(
"-feature",
"-deprecation",
Expand Down

0 comments on commit a55fdec

Please sign in to comment.