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
e6cc82f0
Unverified
Commit
e6cc82f0
authored
Feb 20, 2022
by
NicolaiO
🐼
Browse files
Fix build after Sumatra build updates
parent
4fbf441b
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
e6cc82f0
...
...
@@ -3,15 +3,16 @@
*/
plugins
{
id
'sumatra.java
-conventions
'
id
'sumatra.java'
id
'application'
id
'com.palantir.git-version'
version
'0.13.0'
id
'ca.cutterslade.analyze'
version
'1.8.3'
id
'com.google.cloud.tools.jib'
version
'3.2.0'
id
"com.github.breadmoirai.github-release"
version
"2.2.12"
id
'com.github.ben-manes.versions'
version
'0.4
1
.0'
id
'com.github.ben-manes.versions'
version
'0.4
2
.0'
id
'se.patrikerdes.use-latest-versions'
version
'0.2.18'
id
"com.google.protobuf"
version
"0.8.18"
apply
(
false
)
}
ext
.
versionDetails
=
versionDetails
(
prefix:
"version/"
)
...
...
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