Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent d599f78 commit 7334923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sadu-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ description = "SADU core module, containing common logic between modules."

dependencies {
api(libs.slf4j.api)
api("org.jetbrains", "annotations", "24.1.0")
api("org.jetbrains", "annotations", "26.0.1")
}

0 comments on commit 7334923

Please sign in to comment.