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
memoriav
Memobase 2020
services
Import Process
Media Metadata Preprocessor
Commits
d1863c89
Unverified
Commit
d1863c89
authored
Jan 29, 2021
by
Sebastian Schüpbach
Browse files
bump version of media-metadata-utils
Signed-off-by:
Sebastian Schüpbach
<
sebastian.schuepbach@unibas.ch
>
parent
c5040734
Pipeline
#20867
passed with stages
in 6 minutes and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
project/Dependencies.scala
View file @
d1863c89
...
...
@@ -32,7 +32,7 @@ object Dependencies {
lazy
val
log4jScala
=
"org.apache.logging.log4j"
%%
"log4j-api-scala"
%
"11.0"
lazy
val
log4jSlf4j
=
"org.apache.logging.log4j"
%
"log4j-slf4j-impl"
%
log4jV
lazy
val
mediaMetadataUtils
=
"ch.memobase"
%%
"media-metadata-utils"
%
"0.1.
2
"
"ch.memobase"
%%
"media-metadata-utils"
%
"0.1.
3
"
lazy
val
scalaTest
=
"org.scalatest"
%%
"scalatest"
%
scalatestV
lazy
val
scalaUri
=
"io.lemonlabs"
%%
"scala-uri"
%
"2.2.3"
}
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