Skip to content

Commit

Permalink
Merge pull request #147 from scala-steward/update/guardrail-0.69.0
Browse files Browse the repository at this point in the history
Update guardrail to 0.69.0
  • Loading branch information
blast-hardcheese authored Nov 24, 2021
2 parents 3a92197 + 5284170 commit e5e13c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addCompilerPlugin("org.typelevel" %% "kind-projector" % "0.10.3")

// Dependencies
libraryDependencies ++= Seq(
"dev.guardrail" %% "guardrail" % "0.68.1",
"dev.guardrail" %% "guardrail" % "0.69.0",
"dev.guardrail" %% "guardrail-core" % "0.68.1",
"dev.guardrail" %% "guardrail-java-support" % "0.67.2",
"dev.guardrail" %% "guardrail-scala-support" % "0.68.1",
Expand Down

0 comments on commit e5e13c4

Please sign in to comment.