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.
2 parents 39a9125 + 861057c commit 7c8f942Copy full SHA for 7c8f942
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