Skip to content

Commit

Permalink
upgrade kolasu version to match the version used in the language serv…
Browse files Browse the repository at this point in the history
…er plugin
  • Loading branch information
Martin Azpillaga Aldalur committed Jan 2, 2025
1 parent 7f5f6cf commit 708f9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ast/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
antlr("org.antlr:antlr4:4.13.1")
implementation("com.strumenta.kolasu:kolasu-core:1.5.34")
implementation("com.strumenta.kolasu:kolasu-core:1.5.73")
testImplementation(kotlin("test"))
}

Expand Down

0 comments on commit 708f9f6

Please sign in to comment.