[Release 0.1.0-M1] Switch back to SB/SF snapshots
This commit is contained in:
@@ -21,10 +21,10 @@ ext {
|
||||
protobufJavaVersion = '3.21.5'
|
||||
pulsarTestcontainersVersion = '1.17.3'
|
||||
pulsarVersion = '2.10.1'
|
||||
reactorVersion = '2022.0.0-M4'
|
||||
springBootVersion = '3.0.0-M4'
|
||||
reactorVersion = '2022.0.0-SNAPSHOT'
|
||||
springBootVersion = '3.0.0-SNAPSHOT'
|
||||
springRetryVersion = '1.3.3'
|
||||
springVersion = '6.0.0-M5'
|
||||
springVersion = '6.0.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'org.springframework.pulsar.spring-module'
|
||||
id 'org.springframework.boot' version '3.0.0-M4'
|
||||
id 'org.springframework.boot' version '3.0.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
description = 'Spring Pulsar Sample Applications'
|
||||
|
||||
Reference in New Issue
Block a user