Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy0000 committed Oct 21, 2023
1 parent 871a09c commit 1152e59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.7
group=com.mineinabyss
idofrontVersion=0.18.14
idofrontVersion=0.19.14
publishComponentName=java
6 changes: 3 additions & 3 deletions gradle/burritoLibs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

[libraries]
kotlinpoet = "com.squareup:kotlinpoet:1.10.1"
reflections = "org.reflections:reflections:0.9.12"
minecraft-plugin-protocollib = "com.comphenix.protocol:ProtocolLib:5.0.0"
kotlinpoet = "com.squareup:kotlinpoet:1.14.2"
reflections = "org.reflections:reflections:0.10.2"
minecraft-plugin-protocollib = "com.comphenix.protocol:ProtocolLib:5.1.0"
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 1152e59

Please sign in to comment.