Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
Import Process Bridge
Commits
44b9286a
Unverified
Commit
44b9286a
authored
Mar 02, 2021
by
Sebastian Schüpbach
Browse files
bump service-utilities version
parent
9ebf4acf
Pipeline
#22554
passed with stages
in 3 minutes and 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
44b9286a
...
...
@@ -50,7 +50,7 @@ ext {
}
dependencies
{
implementation
'org.memobase:memobase-service-utilities:2.0.
3
'
implementation
'org.memobase:memobase-service-utilities:2.0.
14
'
// Logging Framework
implementation
"org.apache.logging.log4j:log4j-api:${log4jV}"
...
...
src/main/kotlin/Service.kt
View file @
44b9286a
...
...
@@ -31,7 +31,7 @@ class Service(file: String = "app.yml") {
"topicTransactionsRecordSets"
,
"topicTransactionsInstitutions"
),
file
,
fileName
=
file
,
useStreamsConfig
=
true
)
...
...
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