Skip to content

Commit 182ea2b

Browse files
Update all non-major dependencies
1 parent c5ff159 commit 182ea2b

5 files changed

Lines changed: 278 additions & 197 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
2-
id 'org.owasp.dependencycheck' version '9.0.5'
2+
id 'org.owasp.dependencycheck' version '9.2.0'
33
id 'scala'
44
id 'java-library'
5-
id 'io.gatling.gradle' version '3.9.5'
5+
id 'io.gatling.gradle' version '3.13.3'
66
}
77

88
java {

gradle/wrapper/gradle-wrapper.jar

7.04 KB
Binary file not shown.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.4-bin.zip
4+
networkTimeout=10000
45
zipStoreBase=GRADLE_USER_HOME
56
zipStorePath=wrapper/dists

gradlew

Lines changed: 182 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)