Skip to content

Commit

Permalink
bump version of convetion plugin to use latest sonarlint plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas3oo committed Jan 10, 2024
1 parent bcc4d10 commit 4366228
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 @@ -5,7 +5,7 @@ plugins {
id 'groovy'
// Apply the Plugin Publish Plugin to make plugin publication possible
id 'com.gradle.plugin-publish' version '1.0.0'
id 'se.solrike.conventions.java-conventions' version '1.0.0-beta.5'
id 'se.solrike.conventions.java-conventions' version '1.0.0-beta.7'
}

repositories {
Expand Down

0 comments on commit 4366228

Please sign in to comment.