Skip to content

Commit

Permalink
update Keratin to 6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Jun 11, 2024
1 parent 34691ff commit 3ad071c
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 @@ -4,7 +4,7 @@ import net.ornithemc.keratin.api.task.mapping.UpdateIntermediaryTask
plugins {
id 'java'
id 'maven-publish'
id 'keratin' version '6.4'
id 'keratin' version '6.5'
}

def ENV = System.getenv()
Expand Down

0 comments on commit 3ad071c

Please sign in to comment.