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