Skip to content

Commit

Permalink
Merge pull request #199 from guardrail-dev/deps
Browse files Browse the repository at this point in the history
Bumping guardrail-core
  • Loading branch information
blast-hardcheese authored Oct 23, 2022
2 parents fee939d + 1c2b469 commit 546f17e
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 546f17e

Please sign in to comment.