Skip to content

Commit

Permalink
Bump Math Eval - Rewrite decimal handling
Browse files Browse the repository at this point in the history
  • Loading branch information
MLGPenguin committed Jul 21, 2024
1 parent b3e5ef5 commit 4a701eb
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 @@ -21,7 +21,7 @@ dependencies {
implementation("gg.flyte:neptune:2.4")
implementation("org.mongodb:mongodb-driver-sync:4.9.0")
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
implementation("com.github.mlgpenguin:MathEvaluator:2.0.2")
implementation("com.github.mlgpenguin:MathEvaluator:2.1.1")
}

application {
Expand Down

0 comments on commit 4a701eb

Please sign in to comment.