Skip to content

Commit

Permalink
Bumping guardrail-core
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Oct 23, 2022
1 parent fee939d commit 1c2b469
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-core" % "0.75.1",
"dev.guardrail" %% "guardrail-core" % "0.75.3",
"dev.guardrail" %% "guardrail-java-support" % "0.73.1",
"dev.guardrail" %% "guardrail-scala-support" % "0.75.2",

Expand Down

0 comments on commit 1c2b469

Please sign in to comment.