We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a9125 commit 861057cCopy full SHA for 861057c
modules/core/src/main/resources/artifact-migrations.conf
@@ -5,6 +5,12 @@ changes = [
5
artifactIdAfter = sbt-avro
6
initialVersion = 3.3.0
7
},
8
+ {
9
+ groupIdBefore = com.geirsson
10
+ groupIdAfter = com.github.sbt
11
+ artifactIdAfter = sbt-ci-release
12
+ initialVersion = 1.5.9
13
+ },
14
{
15
groupIdBefore = com.github.julien-truffaut
16
groupIdAfter = dev.optics
0 commit comments