Skip to content

Commit 07df395

Browse files
authored
add .scala-steward.conf
1 parent fc7125b commit 07df395

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.scala-steward.conf

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

0 commit comments

Comments
 (0)