Skip to content

Commit

Permalink
Merge pull request #63 from guardrail-dev/guardrail-0.64.2
Browse files Browse the repository at this point in the history
Bump guardrail to 0.64.2
  • Loading branch information
kelnos authored Jun 17, 2021
2 parents e34f368 + 8096243 commit 65bc809
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.0"
implementation "com.twilio:guardrail_2.12:0.64.2"
testImplementation('org.spockframework:spock-core:1.3-groovy-2.5') {
exclude module: 'groovy-all'
}
Expand Down

0 comments on commit 65bc809

Please sign in to comment.