Skip to content

Commit

Permalink
Dependency upgrades (micronaut-projects#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Feb 8, 2021
1 parent ece7ae8 commit e5f8286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-examples/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'io.micronaut.application' version "1.3.2" apply false
id 'io.micronaut.application' version "1.3.4" apply false
}

subprojects { Project subproject ->
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ micronautVersion=2.1.1
micronautTestVersion=2.3.2
groovyVersion=3.0.5
spockVersion=2.0-M3-groovy-3.0
kotlinVersion=1.4.21-2
kotlinVersion=1.4.30

pahov3Version=1.2.5
pahov5Version=1.2.5
Expand Down

0 comments on commit e5f8286

Please sign in to comment.