We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d7c2eb + 051f2de commit e6c3847Copy full SHA for e6c3847
core/build.gradle.kts
@@ -1,6 +1,6 @@
1
dependencies {
2
compileOnlyApi("com.google.code.gson:gson:2.13.2")
3
- compileOnlyApi("org.jetbrains:annotations:26.0.2-1")
+ compileOnlyApi("org.jetbrains:annotations:26.1.0")
4
compileOnlyApi("org.jspecify:jspecify:1.0.0")
5
6
testImplementation("com.google.code.gson:gson:2.13.2")
0 commit comments