@@ -1139,4 +1139,54 @@ changes = [
1139
1139
groupIdAfter = com.github.sbt
1140
1140
artifactIdAfter = sbt-pull-request-validator
1141
1141
},
1142
+ {
1143
+ groupIdBefore = com.typesafe.sbt
1144
+ groupIdAfter = com.github.sbt
1145
+ artifactIdAfter = sbt-gzip
1146
+ },
1147
+ {
1148
+ groupIdBefore = com.typesafe.sbt
1149
+ groupIdAfter = com.github.sbt
1150
+ artifactIdAfter = sbt-digest
1151
+ },
1152
+ {
1153
+ groupIdBefore = net.ground5hark.sbt
1154
+ groupIdAfter = com.github.sbt
1155
+ artifactIdAfter = sbt-concat
1156
+ },
1157
+ {
1158
+ groupIdBefore = com.typesafe.sbt
1159
+ groupIdAfter = com.github.sbt
1160
+ artifactIdAfter = sbt-uglify
1161
+ },
1162
+ {
1163
+ groupIdBefore = com.typesafe.sbt
1164
+ groupIdAfter = com.github.sbt
1165
+ artifactIdAfter = sbt-rjs
1166
+ },
1167
+ {
1168
+ groupIdBefore = com.typesafe.sbt
1169
+ groupIdAfter = com.github.sbt
1170
+ artifactIdAfter = sbt-coffeescript
1171
+ },
1172
+ {
1173
+ groupIdBefore = com.typesafe.sbt
1174
+ groupIdAfter = com.github.sbt
1175
+ artifactIdAfter = sbt-less
1176
+ },
1177
+ {
1178
+ groupIdBefore = com.typesafe.sbt
1179
+ groupIdAfter = com.github.sbt
1180
+ artifactIdAfter = sbt-jshint
1181
+ },
1182
+ {
1183
+ groupIdBefore = com.typesafe.sbt
1184
+ groupIdAfter = com.github.sbt
1185
+ artifactIdAfter = sbt-stylus
1186
+ },
1187
+ {
1188
+ groupIdBefore = com.typesafe.sbt
1189
+ groupIdAfter = com.github.sbt
1190
+ artifactIdAfter = sbt-mocha
1191
+ },
1142
1192
]
0 commit comments