Skip to content

Commit 38df06d

Browse files
Bump org.checkerframework:checkerframework-gradle-plugin from 0.6.60 to 0.6.61 in /buildSrc in the deps group (#2180)
Bump org.checkerframework:checkerframework-gradle-plugin Bumps the deps group in /buildSrc with 1 update: org.checkerframework:checkerframework-gradle-plugin. Updates `org.checkerframework:checkerframework-gradle-plugin` from 0.6.60 to 0.6.61 --- updated-dependencies: - dependency-name: org.checkerframework:checkerframework-gradle-plugin dependency-version: 0.6.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07fefed commit 38df06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ junit-platformLauncher = { module = "org.junit.platform:junit-platform-launcher"
1010
# Plugin packages
1111
# This way of applying the plugins is needed for the build-related code in buildSrc/src/main/,
1212
# see https://docs.gradle.org/current/samples/sample_convention_plugins.html#things_to_note.
13-
pluginPackages-checkerFramework = "org.checkerframework:checkerframework-gradle-plugin:0.6.60"
13+
pluginPackages-checkerFramework = "org.checkerframework:checkerframework-gradle-plugin:0.6.61"
1414
pluginPackages-grgit = "org.ajoberstar.grgit:grgit-gradle:5.3.3"
1515
pluginPackages-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
1616

0 commit comments

Comments
 (0)