Skip to content

Commit

Permalink
Merge pull request #70 from micronaut-projects/dependabot/gradle/cgli…
Browse files Browse the repository at this point in the history
…b-cglib-nodep-3.3.0

Bump cglib-nodep from 2.2.2 to 3.3.0
  • Loading branch information
graemerocher authored Nov 22, 2019
2 parents 70924f2 + b0d63e3 commit 860a914
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 @@ -101,7 +101,7 @@ subprojects { Project subproject ->
documentation "org.codehaus.groovy:groovy-templates:$groovyVersion"
documentation "org.codehaus.groovy:groovy-dateutil:$groovyVersion"

testCompile "cglib:cglib-nodep:2.2.2"
testCompile "cglib:cglib-nodep:3.3.0"
testCompile "org.objenesis:objenesis:3.1"

testRuntime "ch.qos.logback:logback-classic:1.2.3"
Expand Down

0 comments on commit 860a914

Please sign in to comment.