Skip to content

Commit

Permalink
fix(deps): update dependency gg.moonflower:molang-compiler to v3.1.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 8e91581 commit fbf412b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {

// performance comparison with other libraries
jmhImplementation("com.bedrockk:molang:1.0-SNAPSHOT")
jmhImplementation("gg.moonflower:molang-compiler:3.0.4.16")
jmhImplementation("gg.moonflower:molang-compiler:3.1.1.19")
}

tasks {
Expand Down

0 comments on commit fbf412b

Please sign in to comment.