Skip to content

Commit

Permalink
bump kutil
Browse files Browse the repository at this point in the history
Fixes build
  • Loading branch information
Bixilon committed Feb 2, 2024
1 parent fb1f460 commit 438ad5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ lwjgl.version=3.3.3
ikonli.version=12.3.1
netty.version=4.1.105.Final
jackson.version=2.16.1
kutil.version=1.26.0
kutil.version=1.26.1
glm.version=0.9.9.1-12
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
package de.bixilon.minosoft.data.registries.item.items.block

import de.bixilon.kutil.cast.CastUtil.unsafeNull
import de.bixilon.kutil.reflection.ReflectionUtil.field
import de.bixilon.kutil.reflection.ReflectionUtil.jvmField
import de.bixilon.minosoft.camera.target.targets.BlockTarget
import de.bixilon.minosoft.data.container.stack.ItemStack
Expand Down

0 comments on commit 438ad5c

Please sign in to comment.