Skip to content

Commit

Permalink
Merge pull request #33 from twilio/dependabot/gradle/com.twilio-guard…
Browse files Browse the repository at this point in the history
…rail_2.12-0.62.0

Bump guardrail_2.12 from 0.61.0 to 0.62.0
  • Loading branch information
blast-hardcheese authored Dec 26, 2020
2 parents ef48fef + 56b7354 commit 3bb1abc
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.61.0"
implementation "com.twilio:guardrail_2.12:0.62.0"
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {
exclude module: 'groovy-all'
}
Expand Down

0 comments on commit 3bb1abc

Please sign in to comment.