Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriichan authored Apr 27, 2021
1 parent 7effbf8 commit e4d3b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Please notice that you need to authenticate with GitHub Packages ([Maven](https:
<depedency>
<groupId>net.sourcewriters.minecraft</groupId>
<artifactId>vcompat</artifactId>
<version>2.1.5</version>
<version>2.1.8</version>
<scope>provided</scope>
<dependency>
<depedencies>
Expand All @@ -118,7 +118,7 @@ plugins {
}
dependencies {
compileOnly group: 'net.sourcewriters.minecraft', name: 'vcompat', version: '2.1.5'
compileOnly group: 'net.sourcewriters.minecraft', name: 'vcompat', version: '2.1.8'
}
```

Expand Down

0 comments on commit e4d3b21

Please sign in to comment.