Skip to content

Commit 503a8e0

Browse files
Merge pull request #63 from AzisabaNetwork/renovate/org.jetbrains-annotations-24.x
2 parents e6a4974 + e420aec commit 503a8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
dependencies {
66
// gson
77
api("com.google.code.gson:gson:2.10.1")
8-
compileOnlyApi("org.jetbrains:annotations:24.0.0")
8+
compileOnlyApi("org.jetbrains:annotations:24.0.1")
99
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.2")
1010
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
1111
}

0 commit comments

Comments
 (0)