Skip to content

Commit 6ee5096

Browse files
authored
Merge pull request #209 from eed3si9n/wip/pin
Pin protobuf-java to 3.x for now
2 parents 5a08c18 + f654c5b commit 6ee5096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.scala-steward.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
updates.pin = [
2+
{ groupId = "com.google.protobuf", artifactId="protobuf-java", version = "3." }
3+
]

0 commit comments

Comments
 (0)