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

Commit

Permalink
Bump idofront, gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Jan 16, 2024
1 parent c2c57be commit ff030b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=com.mineinabyss
version=0.12
idofrontVersion=0.21.0
idofrontVersion=0.21.2
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.4-bin.zip
distributionUrl=https://services.gradle.org/distributions/gradle-8.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package com.mineinabyss.looty.features.wearables
import com.mineinabyss.geary.helpers.with
import com.mineinabyss.geary.papermc.tracking.items.inventory.toGeary
import com.mineinabyss.idofront.entities.rightClicked
import org.bukkit.craftbukkit.v1_20_R2.inventory.CraftInventoryCrafting
import org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCrafting
import org.bukkit.entity.ArmorStand
import org.bukkit.entity.EntityType
import org.bukkit.entity.Player
Expand Down

0 comments on commit ff030b3

Please sign in to comment.