Skip to content

Commit

Permalink
fix(deps): update dependency org.checkerframework:org.checkerframewor…
Browse files Browse the repository at this point in the history
…k.gradle.plugin to v0.6.36
  • Loading branch information
renovate-bot authored and vlsi committed Dec 5, 2023
1 parent 244f4c0 commit 25fdfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/verification/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies {
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
implementation("org.checkerframework:org.checkerframework.gradle.plugin:0.6.35")
implementation("org.checkerframework:org.checkerframework.gradle.plugin:0.6.36")
}

0 comments on commit 25fdfc3

Please sign in to comment.