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
Table Data Transform
Commits
ea6740f7
Unverified
Commit
ea6740f7
authored
Nov 05, 2020
by
Sebastian Schüpbach
Browse files
bump version
parent
71354a5a
Pipeline
#16671
passed with stages
in 5 minutes and 35 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
build.gradle
View file @
ea6740f7
...
...
@@ -41,7 +41,7 @@ dependencies {
implementation
group:
'org.apache.kafka'
,
name:
'kafka-clients'
,
version:
kafkaV
implementation
"org.apache.kafka:kafka-streams:${kafkaV}"
implementation
'org.memobase:memobase-service-utilities:1.12.
1
'
implementation
'org.memobase:memobase-service-utilities:1.12.
2
'
implementation
'ch.memobase:import-process-effects-registry_2.12:0.2.1'
// CSV Reader
implementation
(
"com.github.doyaaaaaken:kotlin-csv-jvm:0.7.3"
)
...
...
Write
Preview
Markdown
is supported
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