Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
AutoReferee
Commits
733da1a3
Unverified
Commit
733da1a3
authored
May 25, 2021
by
NicolaiO
🐼
Browse files
Update to Gradle 7 and update plugins
parent
cf71e2cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
733da1a3
...
...
@@ -7,8 +7,8 @@ plugins {
id
'application'
id
'com.palantir.git-version'
version
'0.12.3'
id
'ca.cutterslade.analyze'
version
'1.
4.3
'
id
'com.google.cloud.tools.jib'
version
'
2.7
.0'
id
'ca.cutterslade.analyze'
version
'1.
6.0
'
id
'com.google.cloud.tools.jib'
version
'
3.0
.0'
id
"com.github.breadmoirai.github-release"
version
"2.2.12"
}
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
733da1a3
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
6.7.1
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
7.0.2
-all.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