Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
stups
ProB 2 Jupyter Kernel
Commits
b938b009
Commit
b938b009
authored
May 04, 2022
by
dgelessus
Browse files
Update Gradle wrapper to version 7.4.2
parent
b3a5138b
Pipeline
#87427
passed with stage
in 2 minutes and 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
b938b009
...
...
@@ -16,7 +16,7 @@ final isSnapshot = project.version.endsWith("-SNAPSHOT")
final
SOURCE_ENCODING
=
"UTF-8"
wrapper
{
gradleVersion
=
"7.4"
gradleVersion
=
"7.4
.2
"
}
repositories
{
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
b938b009
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-7.4
.2
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment