Skip to content

Commit 231cd62

Browse files
Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2-1 to 26.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@26.0.2-1...26.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 378b7e0 commit 231cd62

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
@@ -94,7 +94,7 @@
9494
<httpmime.version>4.5.14</httpmime.version>
9595
<java.target.version>17</java.target.version>
9696
<java.version>25</java.version>
97-
<jetbrains-annotations.version>26.0.2-1</jetbrains-annotations.version>
97+
<jetbrains-annotations.version>26.1.0</jetbrains-annotations.version>
9898
<junit-jupiter.version>5.7.2</junit-jupiter.version>
9999
<junit.version>4.13.2</junit.version>
100100
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>

0 commit comments

Comments
 (0)