Skip to content

Commit

Permalink
Bump com.gradle:gradle-enterprise-testing-annotations
Browse files Browse the repository at this point in the history
Bumps [com.gradle:gradle-enterprise-testing-annotations](https://github.com/gradle/gradle-enterprise-testing-annotations) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/gradle/gradle-enterprise-testing-annotations/releases)
- [Commits](gradle/develocity-testing-annotations@1.1.1...1.1.2)

---
updated-dependencies:
- dependency-name: com.gradle:gradle-enterprise-testing-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Oct 9, 2023
1 parent 3944cdf commit f9ae7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spock1 = { module = "org.spockframework:spock-core", version = "1.3-groovy-2.5"
univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9.1" }
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version.ref = "xmlunit" }
xmlunit-placeholders = { module = "org.xmlunit:xmlunit-placeholders", version.ref = "xmlunit" }
testingAnnotations = { module = "com.gradle:gradle-enterprise-testing-annotations", version = "1.1.1" }
testingAnnotations = { module = "com.gradle:gradle-enterprise-testing-annotations", version = "1.1.2" }

# These are only declared here so Dependabot knows when to update the referenced versions
asciidoctorj-diagram = { module = "org.asciidoctor:asciidoctorj-diagram", version.ref = "asciidoctorj-diagram" }
Expand Down

0 comments on commit f9ae7f6

Please sign in to comment.