Skip to content

Commit

Permalink
Edit doop-as-lib build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfour committed Sep 2, 2021
1 parent dbe41e3 commit a231c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doop-as-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ configurations {
logic { transitive = false }
}

def groovyVersion='3.0.6'
def groovyVersion='3.0.8'
def doopVersion = '4.+'
dependencies {
logic "org.clyze:doop:${doopVersion}:logic-files"
Expand Down

0 comments on commit a231c05

Please sign in to comment.