Skip to content

Commit 8ffd078

Browse files
Update dependency org.jetbrains:annotations to v26 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a19c2e commit 8ffd078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
dependencies {
20-
compileOnlyApi("org.jetbrains:annotations:24.1.0")
20+
compileOnlyApi("org.jetbrains:annotations:26.1.0")
2121
api("net.java.dev.jna:jna:5.18.1")
2222

2323
// macOS

0 commit comments

Comments
 (0)