Upgrade to Spring Pulsar 0.2.1-SNAPSHOT
See gh-186
This commit is contained in:
committed by
Andy Wilkinson
parent
aa747649a2
commit
fd9a015605
@@ -7,7 +7,7 @@ plugins {
|
||||
|
||||
ext {
|
||||
set("springCloudVersion", "2022.0.2-SNAPSHOT")
|
||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
||||
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
||||
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
||||
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user