Skip to content

Commit 5ef216e

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

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
@@ -67,7 +67,7 @@
6767

6868
<spotbugs.annotations.version>4.9.0</spotbugs.annotations.version>
6969
<jsr305.version>3.0.2</jsr305.version>
70-
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
70+
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
7171

7272
<kotlin.version>2.1.0</kotlin.version>
7373
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>

0 commit comments

Comments
 (0)