@@ -241,7 +241,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
241241<dependency >
242242 <groupId >com.ibasco.agql</groupId >
243243 <artifactId >agql</artifactId >
244- <version >1.2.0 </version >
244+ <version >1.2.1 </version >
245245</dependency >
246246```
247247
@@ -251,7 +251,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
251251<dependency >
252252 <groupId >com.ibasco.agql</groupId >
253253 <artifactId >agql-steam-master</artifactId >
254- <version >1.2.0 </version >
254+ <version >1.2.1 </version >
255255</dependency >
256256```
257257
@@ -261,7 +261,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
261261<dependency >
262262 <groupId >com.ibasco.agql</groupId >
263263 <artifactId >agql-source-query</artifactId >
264- <version >1.2.0 </version >
264+ <version >1.2.1 </version >
265265</dependency >
266266```
267267
@@ -272,7 +272,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
272272<dependency >
273273 <groupId >com.ibasco.agql</groupId >
274274 <artifactId >agql-source-log</artifactId >
275- <version >1.2.0 </version >
275+ <version >1.2.1 </version >
276276</dependency >
277277```
278278
@@ -282,7 +282,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
282282<dependency >
283283 <groupId >com.ibasco.agql</groupId >
284284 <artifactId >agql-source-rcon</artifactId >
285- <version >1.2.0 </version >
285+ <version >1.2.1 </version >
286286</dependency >
287287```
288288
@@ -292,7 +292,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
292292<dependency >
293293 <groupId >com.ibasco.agql</groupId >
294294 <artifactId >agql-steam-webapi</artifactId >
295- <version >1.2.0 </version >
295+ <version >1.2.1 </version >
296296</dependency >
297297```
298298
@@ -302,7 +302,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
302302<dependency >
303303 <groupId >com.ibasco.agql</groupId >
304304 <artifactId >agql-dota2-webapi</artifactId >
305- <version >1.2.0 </version >
305+ <version >1.2.1 </version >
306306</dependency >
307307```
308308
@@ -312,7 +312,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
312312<dependency >
313313 <groupId >com.ibasco.agql</groupId >
314314 <artifactId >agql-csgo-webapi</artifactId >
315- <version >1.2.0 </version >
315+ <version >1.2.1 </version >
316316</dependency >
317317```
318318
@@ -324,7 +324,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
324324<dependency >
325325 <groupId >com.ibasco.agql</groupId >
326326 <artifactId >agql-coc-webapi</artifactId >
327- <version >1.2.0 </version >
327+ <version >1.2.1 </version >
328328</dependency >
329329```
330330
0 commit comments