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
94bb1237
Commit
94bb1237
authored
1 month ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
parents
5d7a4ba8
584be368
No related branches found
No related tags found
No related merge requests found
Pipeline
#94154
passed
1 month 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 @
94bb1237
...
@@ -126,7 +126,7 @@ dependencies {
...
@@ -126,7 +126,7 @@ dependencies {
implementation
(
'io.micrometer:micrometer-registry-prometheus:1.15.0'
)
implementation
(
'io.micrometer:micrometer-registry-prometheus:1.15.0'
)
// Kubernetes API client
// Kubernetes API client
implementation
(
'io.fabric8:kubernetes-client:7.
2
.0'
)
implementation
(
'io.fabric8:kubernetes-client:7.
3
.0'
)
// GitLab API client
// GitLab API client
implementation
'org.gitlab4j:gitlab4j-api:6.0.0-rc.10'
// version 6 for jakarta
implementation
'org.gitlab4j:gitlab4j-api:6.0.0-rc.10'
// version 6 for jakarta
...
...
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