Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Platform
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
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
nmaas
nmaas Platform
Commits
16af5aa1
Commit
16af5aa1
authored
3 weeks ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Plain Diff
Merge branch 'renovate/com.opencsv-opencsv-5.11.x' into 'develop'
Update dependency com.opencsv:opencsv to v5.11.1 See merge request
!219
parents
657afd30
51676f54
No related branches found
No related tags found
1 merge request
!219
Update dependency com.opencsv:opencsv to v5.11.1
Pipeline
#94519
passed
3 weeks ago
Stage: test
Stage: sonar
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
with
1 addition
and
1 deletion
build.gradle
+
1
−
1
View file @
16af5aa1
...
...
@@ -137,7 +137,7 @@ dependencies {
implementation
(
'io.grpc:grpc-stub:1.73.0'
)
// CSV processing
implementation
(
'com.opencsv:opencsv:5.11'
)
implementation
(
'com.opencsv:opencsv:5.11
.1
'
)
// Tests
testImplementation
(
'org.mockito:mockito-core:5.18.0'
)
...
...
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