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
Melodic
melodic-upperware
Commits
b6ac3807
Commit
b6ac3807
authored
Apr 20, 2021
by
Marta Różańska
Browse files
Merge branch 'adding_engine_to_zppsolver' into 'master'
adding junit engine See merge request
!21
parents
7710e143
90df79b1
Pipeline
#15972
failed with stages
in 63 minutes and 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
zpp-solver/pom.xml
View file @
b6ac3807
...
...
@@ -24,6 +24,11 @@
<version>
5.3.1
</version>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.junit.jupiter
</groupId>
<artifactId>
junit-jupiter-engine
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
eu.melodic
</groupId>
<artifactId>
utility-generator
</artifactId>
...
...
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