Skip to content

Commit

Permalink
Bump com.brightsparklabs.gradle.baseline from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps com.brightsparklabs.gradle.baseline from 4.7.0 to 4.8.0.

---
updated-dependencies:
- dependency-name: com.brightsparklabs.gradle.baseline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c92e9a6 commit 936bd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ buildscript {

plugins {
// Apply the brightSPARK Labs plugin for standardisation.
id 'com.brightsparklabs.gradle.baseline' version '4.7.0'
id 'com.brightsparklabs.gradle.baseline' version '4.8.0'

// Apply the java plugin to add support for Java.
id 'java'

0 comments on commit 936bd4b

Please sign in to comment.