Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TAM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
TAM
Merge requests
!303
Deploy bugfix
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Deploy bugfix
dev
into
master
Overview
0
Commits
1
Pipelines
6
Changes
1
Merged
Deploy bugfix
Ruben Backx
requested to merge
dev
into
master
Jun 23, 2023
Overview
0
Commits
1
Pipelines
6
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
4f18662a
1 commit,
Jun 23, 2023
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
build.gradle.kts
+
1
−
1
View file @ 4f18662a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -8,7 +8,7 @@ version = "2.1.4"
val
javaVersion
=
JavaVersion
.
VERSION_17
val
labradoorVersion
=
"1.3.
6
-SNAPSHOT"
val
labradoorVersion
=
"1.3.
7
-SNAPSHOT"
val
libradorVersion
=
"1.0.3-SNAPSHOT7"
val
chihuahUIVersion
=
"1.0.0-beta"
val
guavaVersion
=
"31.1-jre"
Loading