Skip to content

Commit

Permalink
Bump org.checkerframework:checkerframework-gradle-plugin from 0.6.41 …
Browse files Browse the repository at this point in the history
…to 0.6.42 in /buildSrc (#1894)

Bump org.checkerframework:checkerframework-gradle-plugin in /buildSrc

Bumps org.checkerframework:checkerframework-gradle-plugin from 0.6.41 to 0.6.42.

---
updated-dependencies:
- dependency-name: org.checkerframework:checkerframework-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 01e189a commit b66b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ junit-api = "org.junit.jupiter:junit-jupiter-api:5.10.3"
# Plugin packages
# This way of applying the plugins was needed for the build-related code in buildSrc/src/main/,
# see https://docs.gradle.org/current/samples/sample_convention_plugins.html#things_to_note.
pluginPackages-checkerFramework = "org.checkerframework:checkerframework-gradle-plugin:0.6.41"
pluginPackages-checkerFramework = "org.checkerframework:checkerframework-gradle-plugin:0.6.42"
pluginPackages-grgit = "org.ajoberstar.grgit:grgit-gradle:5.2.2"
pluginPackages-jetbrains-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
pluginPackages-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
Expand Down

0 comments on commit b66b912

Please sign in to comment.