Skip to content

Commit 8e044a6

Browse files
dependabot: bump org.apiguardian:apiguardian-api from 1.0.0 to 1.1.2 (opensearch-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>
1 parent 7daf67a commit 8e044a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ dependencies {
591591
testImplementation "io.netty:netty-tcnative-boringssl-static:2.0.54.Final:${osdetector.classifier}"
592592
}
593593
// JUnit build requirement
594-
testCompileOnly 'org.apiguardian:apiguardian-api:1.0.0'
594+
testCompileOnly 'org.apiguardian:apiguardian-api:1.1.2'
595595
// Kafka test execution
596596
testRuntimeOnly 'org.springframework.retry:spring-retry:1.3.3'
597597
testRuntimeOnly ('org.springframework:spring-core:5.3.27') {

0 commit comments

Comments
 (0)