Skip to content

Commit aa11e5a

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.0.2-1 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c64bc7 commit aa11e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencyResolutionManagement {
1212
versionCatalogs {
1313
create("libs") {
1414
version("micronaut", "4.5.4")
15-
version("annotations", "26.0.2")
15+
version("annotations", "26.0.2-1")
1616
version("shadow", "9.1.0")
1717
version("velocity", "3.4.0-SNAPSHOT")
1818

0 commit comments

Comments
 (0)