We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a111fd commit 369212eCopy full SHA for 369212e
modules/core/src/main/resources/artifact-migrations.conf
@@ -117,19 +117,19 @@ changes = [
117
groupIdBefore = com.twilio
118
groupIdAfter = dev.guardrail
119
artifactIdAfter = guardrail
120
- initialVersion = 0.65.0
+ initialVersion = 0.65.2
121
},
122
{
123
124
125
artifactIdAfter = sbt-guardrail-core
126
+ initialVersion = 0.65.3
127
128
129
130
131
artifactIdAfter = sbt-guardrail
132
133
134
135
groupIdBefore = com.jsuereth
0 commit comments