Skip to content

Commit 96504a0

Browse files
chore: update ci-common and scala-common
1 parent f0bb0d2 commit 96504a0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include:
2-
- 'https://colisweb-idl.gitlab.io/colisweb-open-source/ci-common/v16.4.0/templates/scala.yml'
2+
- 'https://colisweb-idl.gitlab.io/colisweb-open-source/ci-common/v17.0.10/templates/scala.yml'
33

44

55
compile scala-distances:

.gitlab/merge_request_templates/merge_request.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## Checklist pour l'auteur
1010

1111
- [ ] Le titre de la MR est clair
12-
- [ ] Le lien vers la carte Notion est présent
12+
- [ ] Le lien vers la [tâche]() est présent
1313
- [ ] Les tests sont clairs et au bon niveau de la pyramide
1414
- [ ] Les changements sont relus
1515
- [ ] Le code est formaté (scalafmt)

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "scala-common"]
22
path = scala-common
33
url = ../scala-common.git
4-
branch = v3.3.0
4+
branch = v4.2.1

scala-common

0 commit comments

Comments
 (0)