mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-25 20:15:58 +01:00
chore(deps): Update Deps
This commit is contained in:
parent
0be605fe3a
commit
0ab32790eb
@ -91,7 +91,7 @@ dependencies {
|
|||||||
implementation "com.velocitypowered:velocity-api:1.1.9"
|
implementation "com.velocitypowered:velocity-api:1.1.9"
|
||||||
annotationProcessor "com.velocitypowered:velocity-api:1.1.9"
|
annotationProcessor "com.velocitypowered:velocity-api:1.1.9"
|
||||||
|
|
||||||
implementation "io.netty:netty-all:4.1.67.Final"
|
implementation "io.netty:netty-all:4.1.68.Final"
|
||||||
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
|
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
|
||||||
|
|
||||||
//compile fileTree(dir: 'libs', include: ['*.jar'])
|
//compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"conventional-changelog-angular": "5.0.12",
|
"conventional-changelog-angular": "5.0.13",
|
||||||
"@auto-it/conventional-commits": "10.31.0",
|
"@auto-it/conventional-commits": "10.31.0",
|
||||||
"@auto-it/exec": "10.31.0",
|
"@auto-it/exec": "10.31.0",
|
||||||
"@auto-it/first-time-contributor": "10.31.0",
|
"@auto-it/first-time-contributor": "10.31.0",
|
||||||
|
@ -669,10 +669,10 @@ concat-map@0.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||||
|
|
||||||
conventional-changelog-angular@5.0.12:
|
conventional-changelog-angular@5.0.13:
|
||||||
version "5.0.12"
|
version "5.0.13"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c"
|
||||||
integrity sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==
|
integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func "^2.0.0"
|
compare-func "^2.0.0"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user