Skip to content

Commit

Permalink
Merge branch 'main' into kw/wikiToSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto authored Nov 20, 2024
2 parents a294866 + 66aa2da commit 2adf5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpg-language-python/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ publishing {

dependencies {
// jep for python support
api(libs.jep)
implementation(libs.jep)

// to evaluate some test cases
testImplementation(project(":cpg-analysis"))
Expand Down

0 comments on commit 2adf5d3

Please sign in to comment.