Skip to content

Commit 8c5c2c5

Browse files
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#23)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@24.1.0...26.0.1) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4015b7 commit 8c5c2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.jetbrains</groupId>
125125
<artifactId>annotations</artifactId>
126-
<version>24.1.0</version>
126+
<version>26.0.1</version>
127127
<scope>provided</scope>
128128
</dependency>
129129
</dependencies>

0 commit comments

Comments
 (0)