Skip to content

Commit d198bca

Browse files
fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v2.14.0
1 parent f9409ef commit d198bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-test-examples/async-events-pubsub-demo/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
runtimeOnly 'org.fusesource.jansi:jansi'
5353
runtimeOnly 'com.zaxxer:HikariCP'
5454

55-
testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.10.2'
55+
testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.14.0'
5656
testImplementation 'io.micronaut:micronaut-http-client:4.6.5'
5757
testImplementation 'org.grails:grails-web-testing-support'
5858
}

0 commit comments

Comments
 (0)