Skip to content

Commit 16dbb26

Browse files
authored
Merge pull request #3544 from raboof/sbt-bom-to-github-org
2 parents ba2bf8b + 651f58f commit 16dbb26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/core/src/main/resources/artifact-migrations.v2.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,5 +1483,11 @@ changes = [
14831483
groupIdAfter = com.bucket4j
14841484
artifactIdBefore = bucket4j-oracle
14851485
artifactIdAfter = bucket4j_jdk17-oracle
1486+
},
1487+
{
1488+
groupIdBefore = io.github.siculo
1489+
groupIdAfter = com.github.sbt
1490+
artifactIdBefore = sbt-bom
1491+
artifactIdAfter = sbt-sbom
14861492
}
14871493
]

0 commit comments

Comments
 (0)