Skip to content

Commit

Permalink
Bump micronaut-spring from 2.1.1 to 3.1.0 (#348)
Browse files Browse the repository at this point in the history
Bumps [micronaut-spring](https://github.com/micronaut-projects/micronaut-spring) from 2.1.1 to 3.1.0.
- [Release notes](https://github.com/micronaut-projects/micronaut-spring/releases)
- [Commits](micronaut-projects/micronaut-spring@v2.1.1...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2020
1 parent 1252505 commit dcbdca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-core/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
annotationProcessor "io.micronaut:micronaut-inject-java:$micronautVersion"
compileOnly "io.micronaut.spring:micronaut-spring:2.1.1"
compileOnly "io.micronaut.spring:micronaut-spring:3.1.0"
compileOnly "io.micronaut:micronaut-http-server:$micronautVersion"
compileOnly("org.spockframework:spock-core:$spockVersion") {
exclude group: "org.codehaus.groovy", module: "groovy-all"
Expand Down

0 comments on commit dcbdca8

Please sign in to comment.