Skip to content

Commit 5d6e166

Browse files
Bump microprofile-reactive-messaging-api from 1.0 to 2.0.1 (#1426)
1 parent fb05d79 commit 5d6e166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030

3131
// MicroProfile
3232
microprofileVersion = "4.1"
33-
microprofileReactiveMessagingVersion = "1.0"
33+
microprofileReactiveMessagingVersion = "2.0.1"
3434

3535
// Component dependencies
3636
guavaVersion = "30.1.1-jre"

0 commit comments

Comments
 (0)