Skip to content

Commit

Permalink
Bump Kind 2 Java API version to 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-larraz committed May 22, 2024
1 parent c0c34ec commit 056abf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation 'edu.uiowa.cs.clc:kind2-java-api:0.3.8'
implementation 'edu.uiowa.cs.clc:kind2-java-api:0.3.9'
implementation 'org.eclipse.lsp4j:org.eclipse.lsp4j:0.13.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
Expand Down

0 comments on commit 056abf3

Please sign in to comment.