Skip to content

Commit b33ac83

Browse files
chore(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#64)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 597267e commit b33ac83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.jetbrains</groupId>
3939
<artifactId>annotations</artifactId>
40-
<version>26.0.1</version>
40+
<version>26.1.0</version>
4141
<scope>compile</scope>
4242
</dependency>
4343
<!-- test -->

0 commit comments

Comments
 (0)