Skip to content

Commit

Permalink
Latest Gradle + Dependencies (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chessray authored Aug 8, 2023
1 parent 58f457e commit bf7a078
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
asciidoctorPlugin = "3.3.2"
assertj = "3.24.2"
commons-io = "2.13.0"
commons-lang3 = "3.12.0"
commons-lang3 = "3.13.0"
dependencyCheck = "8.3.1"
guava = "32.1.1-jre"
guava = "32.1.2-jre"
javapoet = "1.13.0"
jsr250 = "1.0"
jupiter = "5.9.3"
jupiter = "5.10.0"
mapstruct = "1.4.0.Final"
mockito = "5.4.0"
spring = "5.0.0.RELEASE"
springBoot = "2.7.7"
springDependencyManagement = "1.1.0"
springDependencyManagement = "1.1.2"
versionsPlugin = "0.47.0"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit bf7a078

Please sign in to comment.