Skip to content

Commit

Permalink
Update VersionSyncCheckPlugin.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Nov 3, 2024
1 parent c70382b commit 3f06774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/VersionSyncCheckPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ package org.apache.pekko.grpc

import java.nio.file.{ Files, Path, Paths }

import pekko.util.ccompat.JavaConverters._
import scala.collection.JavaConverters._
import scala.sys.process._
import scala.util.matching.UnanchoredRegex

Expand Down

0 comments on commit 3f06774

Please sign in to comment.