We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf73e6 commit 8081ea0Copy full SHA for 8081ea0
build.sbt
@@ -189,3 +189,4 @@ lazy val docs = (project in file("kafka-flow-docs"))
189
)
190
191
addCommandAlias("check", "versionPolicyCheck")
192
+ThisBuild / versionPolicyIntention := Compatibility.None
0 commit comments