Use PacketLib version 1.1

This commit is contained in:
Steveice10 2018-01-14 11:39:36 -08:00
parent 1728e10f37
commit 5a7f8a66c3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (C) 2013-2017 Steveice10
Copyright (C) 2013-2018 Steveice10
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View file

@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>packetlib</artifactId>
<version>1.0</version>
<version>1.1</version>
<scope>compile</scope>
</dependency>
<dependency>