Skip to content

Commit 77cc775

Browse files
committed
Bumped version.
1 parent 274274e commit 77cc775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To utilize GitLab4J™ API in your Java project, simply add the following de
5050
```java
5151
dependencies {
5252
...
53-
compile group: 'org.gitlab4j', name: 'gitlab4j-api', version: '4.11.14'
53+
compile group: 'org.gitlab4j', name: 'gitlab4j-api', version: '4.11.15'
5454
}
5555
```
5656

@@ -61,7 +61,7 @@ dependencies {
6161
<dependency>
6262
<groupId>org.gitlab4j</groupId>
6363
<artifactId>gitlab4j-api</artifactId>
64-
<version>4.11.14</version>
64+
<version>4.11.15</version>
6565
</dependency>
6666
```
6767

0 commit comments

Comments
 (0)