We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae83b8 commit 99eb6bfCopy full SHA for 99eb6bf
1 file changed
modules/core/src/main/resources/artifact-migrations.v2.conf
@@ -1049,6 +1049,11 @@ changes = [
1049
groupIdAfter = com.github.sbt
1050
artifactIdAfter = sbt-javaagent
1051
},
1052
+ {
1053
+ groupIdBefore = com.lightbend.sbt
1054
+ groupIdAfter = com.github.sbt
1055
+ artifactIdAfter = sbt-java-formatter
1056
+ },
1057
{
1058
groupIdBefore = com.typesafe.sbt
1059
0 commit comments