Skip to content

Commit

Permalink
update gradle config
Browse files Browse the repository at this point in the history
Signed-off-by: neo <1100909+neowu@users.noreply.github.com>
  • Loading branch information
neowu committed Jan 9, 2024
1 parent 5fee828 commit 6c5552f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ java {
}

dependencies {
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.5")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5")
implementation("org.flywaydb:flyway-gradle-plugin:10.1.0")
implementation("org.flywaydb:flyway-mysql:10.1.0")
}

0 comments on commit 6c5552f

Please sign in to comment.