Skip to content

Commit

Permalink
Merge pull request #50 from guardrail-dev/dependabot/gradle/com.twili…
Browse files Browse the repository at this point in the history
…o-guardrail_2.12-0.63.0

Bump guardrail_2.12 from 0.62.2 to 0.63.0
  • Loading branch information
blast-hardcheese authored Apr 1, 2021
2 parents 41ab9bb + cb6b2f9 commit d9f7652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
implementation gradleApi()
implementation localGroovy()
implementation "com.twilio:guardrail_2.12:0.62.2"
implementation "com.twilio:guardrail_2.12:0.63.0"
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {
exclude module: 'groovy-all'
}
Expand Down

0 comments on commit d9f7652

Please sign in to comment.