We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1524db commit bd24e5fCopy full SHA for bd24e5f
README.adoc
@@ -80,7 +80,7 @@ Add the Maven dependency:
80
<dependency>
81
<groupId>org.springframework.data</groupId>
82
<artifactId>spring-data-r2dbc</artifactId>
83
- <version>${version}.RELEASE</version>
+ <version>${version}</version>
84
</dependency>
85
----
86
0 commit comments