Skip to content

Commit

Permalink
Merge branch 'main' into ls/1654-python-frontend-implement-missing-as…
Browse files Browse the repository at this point in the history
…t-nodes
  • Loading branch information
lshala committed Sep 16, 2024
2 parents 8376677 + 4e4784b commit 3865c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpg-language-go/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ publishing {
}

dependencies {
implementation("net.java.dev.jna:jna:5.14.0")
implementation("net.java.dev.jna:jna:5.15.0")
testImplementation(project(":cpg-analysis"))
}

Expand Down

0 comments on commit 3865c86

Please sign in to comment.