Skip to content

Commit

Permalink
dependency: Update dependency org.jetbrains:annotations to v26.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent fab63e9 commit a63f8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object Versions {

// Core
const val JETBRAINS_ANNOTATIONS = "26.0.1"
const val JETBRAINS_ANNOTATIONS = "26.0.2"

// Tests
const val JUNIT_JUPITER = "5.11.4"
Expand Down

0 comments on commit a63f8c2

Please sign in to comment.