Skip to content

Commit

Permalink
Update dependency de.fraunhofer.aisec:cpg to v4.1.1 (#302)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 7, 2021
1 parent 2c7e837 commit 1c0a212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-reflect")

// Code Property Graph
api("de.fraunhofer.aisec:cpg:4.0.4") // ok
api("de.fraunhofer.aisec:cpg:4.1.1") // ok

// MARK DSL (use fat jar). changing=true circumvents gradle cache
//api("de.fraunhofer.aisec.mark:de.fraunhofer.aisec.mark:1.4.0-SNAPSHOT:repackaged") { isChanging = true } // ok
Expand Down

0 comments on commit 1c0a212

Please sign in to comment.