Skip to content

Commit

Permalink
dependabot: bump org.apiguardian:apiguardian-api from 1.0.0 to 1.1.2 (o…
Browse files Browse the repository at this point in the history
…pensearch-project#2964)

Bumps [org.apiguardian:apiguardian-api](https://github.com/apiguardian-team/apiguardian) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/apiguardian-team/apiguardian/releases)
- [Commits](apiguardian-team/apiguardian@r1.0.0...r1.1.2)

---
updated-dependencies:
- dependency-name: org.apiguardian:apiguardian-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2023
1 parent 7daf67a commit 8e044a6
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 @@ -591,7 +591,7 @@ dependencies {
testImplementation "io.netty:netty-tcnative-boringssl-static:2.0.54.Final:${osdetector.classifier}"
}
// JUnit build requirement
testCompileOnly 'org.apiguardian:apiguardian-api:1.0.0'
testCompileOnly 'org.apiguardian:apiguardian-api:1.1.2'
// Kafka test execution
testRuntimeOnly 'org.springframework.retry:spring-retry:1.3.3'
testRuntimeOnly ('org.springframework:spring-core:5.3.27') {
Expand Down

0 comments on commit 8e044a6

Please sign in to comment.