Skip to content

Commit

Permalink
update Keratin to 21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Dec 1, 2024
1 parent 827d07b commit 81b94cb
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 '21.1'
id 'keratin' version '21.2'
}

def ENV = System.getenv()
Expand Down

0 comments on commit 81b94cb

Please sign in to comment.