Skip to content

Commit

Permalink
update ethylene dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Steanky committed Jul 25, 2023
1 parent 1358b0c commit 2e7e99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ adventure-key = { module = "net.kyori:adventure-key", version = "4.11.0" }

commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.12.0" }

ethylene-mapper = { module = "com.github.steanky:ethylene-mapper", version = "0.20.0" }
ethylene-mapper = { module = "com.github.steanky:ethylene-mapper", version = "0.21.0" }

jetbrains-annotations = { module = "org.jetbrains:annotations", version = "23.0.0" }

Expand Down

0 comments on commit 2e7e99f

Please sign in to comment.