Skip to content

Commit

Permalink
Updated j2ast to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMaxim committed Apr 19, 2022
1 parent 1bc8b1e commit 9816675
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 @@ -73,7 +73,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
implementation(kotlin("stdlib-jdk8"))

implementation("org.polystat:j2ast:0.0.2")
implementation("org.polystat:j2ast:0.1.0")
}

java {
Expand Down

0 comments on commit 9816675

Please sign in to comment.