Skip to content

Commit

Permalink
Merge branch 'master' into gh_build
Browse files Browse the repository at this point in the history
  • Loading branch information
Vest committed Jan 13, 2025
2 parents 59833c5 + d65cb70 commit 857ba4b
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
Expand Up @@ -26,7 +26,7 @@ plugins {
id 'application' // Creating application bundles
id 'build-dashboard' // Produces a build report
id 'checkstyle' // Checkstyle for Java, configured further below
id 'com.github.spotbugs' version '6.0.27' // Spotbugs for Java
id 'com.github.spotbugs' version '6.0.28' // Spotbugs for Java
id 'java' // Core java / javac
id 'maven-publish' // Publishing to Maven Central
id 'pmd' // PMD for Java, configured further below
Expand Down

0 comments on commit 857ba4b

Please sign in to comment.