Skip to content

Commit c1ea92a

Browse files
Update dependency org.jetbrains:annotations to v26.0.2
1 parent 6f972dd commit c1ea92a

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)