@@ -241,7 +241,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
241
241
<dependency >
242
242
<groupId >com.ibasco.agql</groupId >
243
243
<artifactId >agql</artifactId >
244
- <version >1.2.1 </version >
244
+ <version >1.2.2 </version >
245
245
</dependency >
246
246
```
247
247
@@ -251,7 +251,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
251
251
<dependency >
252
252
<groupId >com.ibasco.agql</groupId >
253
253
<artifactId >agql-steam-master</artifactId >
254
- <version >1.2.1 </version >
254
+ <version >1.2.2 </version >
255
255
</dependency >
256
256
```
257
257
@@ -261,7 +261,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
261
261
<dependency >
262
262
<groupId >com.ibasco.agql</groupId >
263
263
<artifactId >agql-source-query</artifactId >
264
- <version >1.2.1 </version >
264
+ <version >1.2.2 </version >
265
265
</dependency >
266
266
```
267
267
@@ -272,7 +272,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
272
272
<dependency >
273
273
<groupId >com.ibasco.agql</groupId >
274
274
<artifactId >agql-source-log</artifactId >
275
- <version >1.2.1 </version >
275
+ <version >1.2.2 </version >
276
276
</dependency >
277
277
```
278
278
@@ -282,7 +282,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
282
282
<dependency >
283
283
<groupId >com.ibasco.agql</groupId >
284
284
<artifactId >agql-source-rcon</artifactId >
285
- <version >1.2.1 </version >
285
+ <version >1.2.2 </version >
286
286
</dependency >
287
287
```
288
288
@@ -292,7 +292,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
292
292
<dependency >
293
293
<groupId >com.ibasco.agql</groupId >
294
294
<artifactId >agql-steam-webapi</artifactId >
295
- <version >1.2.1 </version >
295
+ <version >1.2.2 </version >
296
296
</dependency >
297
297
```
298
298
@@ -302,7 +302,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
302
302
<dependency >
303
303
<groupId >com.ibasco.agql</groupId >
304
304
<artifactId >agql-dota2-webapi</artifactId >
305
- <version >1.2.1 </version >
305
+ <version >1.2.2 </version >
306
306
</dependency >
307
307
```
308
308
@@ -324,7 +324,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
324
324
<dependency >
325
325
<groupId >com.ibasco.agql</groupId >
326
326
<artifactId >agql-coc-webapi</artifactId >
327
- <version >1.2.1 </version >
327
+ <version >1.2.2 </version >
328
328
</dependency >
329
329
```
330
330
0 commit comments