Skip to content

Commit 1cc75ec

Browse files
fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v2.13.0
1 parent 42f12c4 commit 1cc75ec

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
@@ -49,7 +49,7 @@ dependencies {
4949
runtimeOnly 'org.fusesource.jansi:jansi'
5050
runtimeOnly 'com.zaxxer:HikariCP'
5151

52-
testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.10.2'
52+
testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.13.0'
5353
testImplementation 'io.micronaut:micronaut-http-client:4.6.5'
5454
testImplementation 'org.grails:grails-web-testing-support'
5555
}

0 commit comments

Comments
 (0)