Skip to content

Commit cb03c7f

Browse files
committed
Updated GitLab Docker version to 12.1.1 (#420).
1 parent 506018d commit cb03c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.gitlab4j</groupId>
66
<artifactId>gitlab4j-api</artifactId>
77
<packaging>jar</packaging>
8-
<version>4.11.20-SNAPSHOT</version>
8+
<version>4.12.0-SNAPSHOT</version>
99
<name>GitLab4J-API - GitLab API Java Client</name>
1010
<description>GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.</description>
1111
<url>https://github.com/gitlab4j/gitlab4j-api</url>
@@ -57,7 +57,7 @@
5757

5858
<changelog-lib.version>1.59</changelog-lib.version>
5959

60-
<gitlab.version>11.11.2-ce.0</gitlab.version>
60+
<gitlab.version>12.1.1-ce.0</gitlab.version>
6161
<gitlab.autoremove-container>true</gitlab.autoremove-container>
6262
<gitlab.skip-docker-start>true</gitlab.skip-docker-start>
6363
<gitlab.port>8090</gitlab.port>

0 commit comments

Comments
 (0)