Skip to content

Commit 9c048d2

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

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.jetbrains</groupId>
8787
<artifactId>annotations</artifactId>
88-
<version>18.0.0</version>
88+
<version>23.0.0</version>
8989
</dependency>
9090
</dependencies>
9191
</dependencyManagement>

0 commit comments

Comments
 (0)