Skip to content

Commit

Permalink
Switching to the stable new release of LiSA
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaneg committed Feb 21, 2022
1 parent 3b684d4 commit 8b577c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylisa/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version = '0.1a1'
mainClassName = 'it.unive.pylisa.PyFrontend'

dependencies {
implementation 'com.github.unive-ssv:lisa-core:0.1b5-SNAPSHOT'
implementation 'com.github.unive-ssv:lisa-core:0.1b5'
antlr 'org.antlr:antlr4:4.8-1'
testImplementation 'junit:junit:4.12'
implementation 'com.google.code.gson:gson:2.8.7'
Expand Down

0 comments on commit 8b577c0

Please sign in to comment.