Skip to content

Commit

Permalink
Merge pull request #1504 from Friendseeker/zinc-1501-follow-up
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Nov 26, 2024
2 parents 5d68baa + aa033b8 commit 3721683
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ pullRequests.frequency = "14 days"

updates.pin = [
{ groupId = "com.google.protobuf", artifactId = "protobuf-java", version="3." },
{ groupId = "com.google.protobuf", artifactId = "protoc", version="3." },
# jgit 7 requires Java 17+
{ groupId = "org.eclipse.jgit", artifactId = "org.eclipse.jgit", version="6." }
]

0 comments on commit 3721683

Please sign in to comment.