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 {
|
ext {
|
||||||
set("springCloudVersion", "2022.0.2-SNAPSHOT")
|
set("springCloudVersion", "2022.0.2-SNAPSHOT")
|
||||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
set("springPulsarVersion", "0.1.1-SNAPSHOT")
|
set("springPulsarVersion", "0.2.1-SNAPSHOT")
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user