We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 955ef8e commit be42392Copy full SHA for be42392
1 file changed
build.gradle.kts
@@ -17,8 +17,8 @@ dependencies {
17
implementation("org.projectlombok:lombok:1.18.34")
18
annotationProcessor("org.projectlombok:lombok:1.18.34")
19
20
- implementation("org.jetbrains:annotations:24.1.0")
21
+ implementation("org.jetbrains:annotations:26.1.0")
22
23
implementation("org.kohsuke:github-api:1.322")
24
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
0 commit comments