Skip to content

Commit e31b5f7

Browse files
authored
Merge pull request #2246 from blast-hardcheese/guardrail-org-change
guardrail artifacts have changed organization
2 parents 92f5161 + 369212e commit e31b5f7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,24 @@ changes = [
113113
artifactIdAfter = sbt-release
114114
initialVersion = 1.0.15
115115
},
116+
{
117+
groupIdBefore = com.twilio
118+
groupIdAfter = dev.guardrail
119+
artifactIdAfter = guardrail
120+
initialVersion = 0.65.2
121+
},
122+
{
123+
groupIdBefore = com.twilio
124+
groupIdAfter = dev.guardrail
125+
artifactIdAfter = sbt-guardrail-core
126+
initialVersion = 0.65.3
127+
},
128+
{
129+
groupIdBefore = com.twilio
130+
groupIdAfter = dev.guardrail
131+
artifactIdAfter = sbt-guardrail
132+
initialVersion = 0.65.3
133+
},
116134
{
117135
groupIdBefore = com.jsuereth
118136
groupIdAfter = com.github.sbt

0 commit comments

Comments
 (0)