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
115527c1
Verified
Commit
115527c1
authored
Oct 23, 2021
by
NicolaiO
🐼
Browse files
Update plugins
parent
d4022450
Pipeline
#17222
passed with stage
in 5 minutes and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
115527c1
...
...
@@ -7,9 +7,11 @@ plugins {
id
'application'
id
'com.palantir.git-version'
version
'0.12.3'
id
'ca.cutterslade.analyze'
version
'1.
6.0
'
id
'com.google.cloud.tools.jib'
version
'3.
0.0
'
id
'ca.cutterslade.analyze'
version
'1.
8.1
'
id
'com.google.cloud.tools.jib'
version
'3.
1.4
'
id
"com.github.breadmoirai.github-release"
version
"2.2.12"
id
'com.github.ben-manes.versions'
version
'0.39.0'
id
'se.patrikerdes.use-latest-versions'
version
'0.2.17'
}
ext
.
versionDetails
=
versionDetails
(
prefix:
"version/"
)
...
...
settings.gradle
View file @
115527c1
...
...
@@ -2,15 +2,6 @@
* Copyright (c) 2009 - 2020, DHBW Mannheim - TIGERs Mannheim
*/
pluginManagement
{
repositories
{
maven
{
url
"https://nexus.tigers-mannheim.de/content/groups/public/"
}
gradlePluginPortal
()
}
}
rootProject
.
name
=
'autoReferee'
include
(
':autoreferee-gui'
)
...
...
Write
Preview
Markdown
is supported
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