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 065f372 commit 0af9e81Copy full SHA for 0af9e81
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:24.1.0'
+ implementation 'org.jetbrains:annotations:26.0.1'
44
45
implementation project(':database')
46
implementation project(':utils')
0 commit comments