We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6ceb9 commit d2f71c3Copy full SHA for d2f71c3
application/build.gradle
@@ -40,7 +40,7 @@ shadowJar {
40
41
dependencies {
42
implementation 'com.google.code.findbugs:jsr305:3.0.2'
43
- implementation 'org.jetbrains:annotations:23.1.0'
+ implementation 'org.jetbrains:annotations:24.0.0'
44
45
implementation project(':database')
46
implementation project(':utils')
0 commit comments