Skip to content

Commit 369212e

Browse files
author
Devon Stewart
committed
Using latest versions
1 parent 0a111fd commit 369212e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,19 +117,19 @@ changes = [
117117
groupIdBefore = com.twilio
118118
groupIdAfter = dev.guardrail
119119
artifactIdAfter = guardrail
120-
initialVersion = 0.65.0
120+
initialVersion = 0.65.2
121121
},
122122
{
123123
groupIdBefore = com.twilio
124124
groupIdAfter = dev.guardrail
125125
artifactIdAfter = sbt-guardrail-core
126-
initialVersion = 0.65.0
126+
initialVersion = 0.65.3
127127
},
128128
{
129129
groupIdBefore = com.twilio
130130
groupIdAfter = dev.guardrail
131131
artifactIdAfter = sbt-guardrail
132-
initialVersion = 0.65.0
132+
initialVersion = 0.65.3
133133
},
134134
{
135135
groupIdBefore = com.jsuereth

0 commit comments

Comments
 (0)