Skip to content

Commit ad7e103

Browse files
Bump org.jetbrains:annotations from 26.0.1 to 26.0.2
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.1 to 26.0.2. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@26.0.1...26.0.2) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae1d0f7 commit ad7e103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-dgs-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8")
3030
implementation("com.graphql-java:graphql-java")
3131

32-
implementation("org.jetbrains:annotations:26.0.1")
32+
implementation("org.jetbrains:annotations:26.0.2")
3333

3434
testImplementation("org.springframework.boot:spring-boot-starter-web")
3535
testImplementation("org.springframework:spring-test")

0 commit comments

Comments
 (0)