Skip to content

Commit 0a111fd

Browse files
author
Devon Stewart
committed
guardrail artifacts have changed organization
1 parent 32c1c61 commit 0a111fd

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.0
121+
},
122+
{
123+
groupIdBefore = com.twilio
124+
groupIdAfter = dev.guardrail
125+
artifactIdAfter = sbt-guardrail-core
126+
initialVersion = 0.65.0
127+
},
128+
{
129+
groupIdBefore = com.twilio
130+
groupIdAfter = dev.guardrail
131+
artifactIdAfter = sbt-guardrail
132+
initialVersion = 0.65.0
133+
},
116134
{
117135
groupIdBefore = com.jsuereth
118136
groupIdAfter = com.github.sbt

0 commit comments

Comments
 (0)