Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tdt4100
v2021
Exam 2021
Commits
dc827a23
Commit
dc827a23
authored
May 30, 2022
by
Magnus Schjølberg
Browse files
Update repo for spring 2022
parent
8cf7586c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.vscode/settings.json
0 → 100644
View file @
dc827a23
{
"java.configuration.updateBuildConfiguration"
:
"automatic"
,
"java.debug.settings.forceBuildBeforeLaunch"
:
false
,
"java.debug.settings.console"
:
"internalConsole"
}
\ No newline at end of file
pom.xml
View file @
dc827a23
...
...
@@ -24,7 +24,7 @@
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.8.0
</version>
<configuration>
<release>
1
5
</release>
<release>
1
7
</release>
</configuration>
</plugin>
<plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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