Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit f705fc1

Browse files
committed
Update caliban-codegen-sbt to 2.8.1
1 parent db6479c commit f705fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3-
addSbtPlugin("com.github.ghostdogpr" % "caliban-codegen-sbt" % "1.1.1")
3+
addSbtPlugin("com.github.ghostdogpr" % "caliban-codegen-sbt" % "2.8.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)