diff --git a/README.md b/README.md index fc93575..281fc9d 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Please notice that you need to authenticate with GitHub Packages ([Maven](https: net.sourcewriters.minecraft vcompat - 2.1.3 + 2.1.5 provided @@ -118,7 +118,7 @@ plugins { } dependencies { - compileOnly group: 'net.sourcewriters.minecraft', name: 'vcompat', version: '2.1.3' + compileOnly group: 'net.sourcewriters.minecraft', name: 'vcompat', version: '2.1.5' } ``` diff --git a/pom.xml b/pom.xml index 0ed9ff2..8fc878b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 net.sourcewriters.minecraft vcompat - 2.1.4 + 2.1.5 vCompat