Skip to content

Commit

Permalink
Merge pull request #367 from gradle/renovate/org.jetbrains-annotation…
Browse files Browse the repository at this point in the history
…s-26.x

[Renovate Bot] Update dependency org.jetbrains:annotations to v26.0.2
  • Loading branch information
pshevche authored Jan 23, 2025
2 parents c05578c + c4f3530 commit 79b42ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spock-core.module = "org.spockframework:spock-core"
spock-junit4.module = "org.spockframework:spock-junit4"
nekohtml = "net.sourceforge.nekohtml:nekohtml:1.9.22"
asm = { module = "org.ow2.asm:asm", version.ref = "asmVersion" }
jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
codenarc = "org.codenarc:CodeNarc:3.5.0-groovy-4.0"
junit4 = { module = "junit:junit", version.ref = "junit4" }
junit5-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit5Jupiter" }
Expand Down

0 comments on commit 79b42ab

Please sign in to comment.