Skip to content

Commit

Permalink
Bump com.mojang:authlib from 1.5.21 to 1.11
Browse files Browse the repository at this point in the history
Bumps com.mojang:authlib from 1.5.21 to 1.11.

---
updated-dependencies:
- dependency-name: com.mojang:authlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 3bd4d2d commit 556fadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'org.bstats:bstats-bukkit:3.0.2'

compileOnly 'org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT'
compileOnly 'com.mojang:authlib:1.5.21'
compileOnly 'com.mojang:authlib:1.11'

// EXTERNAL OBJECTIVES
compileOnly 'com.github.electro2560:ClueScrollsAPI:c5f0b7aa3a'
Expand Down

0 comments on commit 556fadf

Please sign in to comment.