diff --git a/.scala-steward.conf b/.scala-steward.conf new file mode 100644 index 0000000..d3a35fc --- /dev/null +++ b/.scala-steward.conf @@ -0,0 +1,3 @@ +updates.pin = [ + { groupId = "com.google.protobuf", artifactId="protobuf-java", version = "3." } +]