Skip to content

Commit

Permalink
Bump guardrail_2.12 from 0.64.2 to 0.64.3
Browse files Browse the repository at this point in the history
Bumps [guardrail_2.12](https://github.com/twilio/guardrail) from 0.64.2 to 0.64.3.
- [Release notes](https://github.com/twilio/guardrail/releases)
- [Changelog](https://github.com/guardrail-dev/guardrail/blob/master/CHANGELOG.md)
- [Commits](guardrail-dev/guardrail@v0.64.2...v0.64.3)

---
updated-dependencies:
- dependency-name: com.twilio:guardrail_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2021
1 parent 65bc809 commit daec11b
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 daec11b

Please sign in to comment.