Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Apr 28, 2024
1 parent 18e87bf commit 4afa404
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ developerEmail = [email protected]

sonarProjectName= result-lazy
sonarProjectKey = LeakyAbstractions_result-lazy

# Suppress Sonar warning (this behavior will be removed in version 5.x)
systemProp.sonar.gradle.skipCompile=true
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ google-java-format = "1.19.2"
jacoco = "0.8.10"
japicmp = "0.4.2"
junit = "5.10.2"
nexus-publish = "2.0.0-rc-2"
nexus-publish = "2.0.0"
result-api = "0.1.0.2"
result-core = "0.15.0.0"
result-assertj = "0.9.0.0"
sonarqube = "4.4.1.3373"
result-core = "0.15.0.1"
result-assertj = "0.9.1.0"
sonarqube = "5.0.0.4638"
spotless = "6.25.0"

[libraries]
Expand Down

0 comments on commit 4afa404

Please sign in to comment.