Skip to content

Commit

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

Bump guardrail_2.12 from 0.64.2 to 0.64.3
  • Loading branch information
blast-hardcheese committed Jul 6, 2021
2 parents e32ec17 + daec11b commit ef1706e
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.64.2"
implementation "com.twilio:guardrail_2.12:0.64.3"
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {
exclude module: 'groovy-all'
}
Expand Down

0 comments on commit ef1706e

Please sign in to comment.