Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
most-task-scroll-bank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Max Leuthäuser
most-task-scroll-bank
Commits
38942460
Commit
38942460
authored
7 years ago
by
Max Leuthäuser
Browse files
Options
Downloads
Patches
Plain Diff
- updated version numbers
parent
66c72cee
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.sbt
+1
-1
1 addition, 1 deletion
build.sbt
project/plugins.sbt
+1
-1
1 addition, 1 deletion
project/plugins.sbt
with
2 additions
and
2 deletions
build.sbt
+
1
−
1
View file @
38942460
...
...
@@ -3,7 +3,7 @@ name := "MOSTSCROLLTask2"
lazy
val
commonSettings
=
Seq
(
organization
:=
"tu.dresden.de"
,
version
:=
"0.0.1"
,
scalaVersion
:=
"2.12.
3
"
,
scalaVersion
:=
"2.12.
4
"
,
scalacOptions
:=
Seq
(
"-unchecked"
,
"-deprecation"
,
"-feature"
,
"-language:reflectiveCalls"
,
"-encoding"
,
"utf8"
)
)
...
...
This diff is collapsed.
Click to expand it.
project/plugins.sbt
+
1
−
1
View file @
38942460
// eclipse plugin
addSbtPlugin
(
"com.typesafe.sbteclipse"
%
"sbteclipse-plugin"
%
"5.2.
2
"
)
addSbtPlugin
(
"com.typesafe.sbteclipse"
%
"sbteclipse-plugin"
%
"5.2.
4
"
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment