We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e60eb commit f9ed896Copy full SHA for f9ed896
modules/core/src/main/resources/artifact-migrations.conf
@@ -1,4 +1,10 @@
1
changes = [
2
+ {
3
+ groupIdBefore = com.github.gseitz
4
+ groupIdAfter = com.github.sbt
5
+ artifactIdAfter = sbt-protobuf
6
+ initialVersion = 0.7.0
7
+ },
8
{
9
groupIdBefore = com.github.gseitz
10
groupIdAfter = com.github.sbt
0 commit comments