Skip to content

Commit e598209

Browse files
Bump annotations from 23.0.0 to 23.1.0 (PotatoCraft-Studio#265)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.0.0 to 23.1.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@23.0.0...23.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc3e673 commit e598209

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
@@ -545,7 +545,7 @@
545545
<dependency>
546546
<groupId>org.jetbrains</groupId>
547547
<artifactId>annotations</artifactId>
548-
<version>23.0.0</version>
548+
<version>23.1.0</version>
549549
<scope>provided</scope>
550550
</dependency>
551551
<dependency>

0 commit comments

Comments
 (0)