We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255c16b commit d34baebCopy full SHA for d34baeb
build.gradle
@@ -136,7 +136,7 @@ dependencies {
136
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
137
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
138
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
139
- implementation 'org.jetbrains:annotations:13.0'
+ implementation 'org.jetbrains:annotations:26.0.2'
140
}
141
142
0 commit comments