Skip to content

Commit

Permalink
Merge pull request #11 from GiganticMinecraft/renovate/org.typelevel-…
Browse files Browse the repository at this point in the history
…simulacrum-1.x

chore(deps): update dependency org.typelevel:simulacrum to v1.0.1
  • Loading branch information
outductor authored Dec 13, 2023
2 parents 3c4a7a8 + b7fc935 commit f5b86c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ val providedDependencies = Seq(
"net.md-5" % "bungeecord-api" % "1.12-SNAPSHOT",
"net.md-5" % "bungeecord-parent" % "1.12-SNAPSHOT",
// no runtime
"org.typelevel" %% "simulacrum" % "1.0.0"
"org.typelevel" %% "simulacrum" % "1.0.1"
).map(_ % "provided")

val testDependencies = Seq(
Expand Down

0 comments on commit f5b86c9

Please sign in to comment.