We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e2d43 commit c15b662Copy full SHA for c15b662
build.gradle
@@ -14,7 +14,7 @@ apply plugin: 'io.spring.dependency-management'
14
apply plugin: 'scala'
15
16
group = 'org.radarbase'
17
-version = '2.3.0-SNAPSHOT'
+version = '2.3.0'
18
19
java {
20
toolchain {
0 commit comments