Skip to content

Commit 9b50dbf

Browse files
Update dependency org.jetbrains:annotations to v26.0.2 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68935b1 commit 9b50dbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
versionCatalogs {
1818
create("libs") {
1919
version("micronaut", "4.5.4")
20-
version("annotations", "26.0.1")
20+
version("annotations", "26.0.2")
2121

2222
library("jetbrains.annotations", "org.jetbrains", "annotations").versionRef("annotations")
2323

0 commit comments

Comments
 (0)