File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' com.jfrog.artifactory' version ' 4.21.0' apply false
3
- id ' io.spring.dependency-management' version ' 1.1.0 '
3
+ id ' io.spring.dependency-management' version ' 1.1.4 '
4
4
id ' java'
5
5
id ' maven-publish'
6
6
}
Original file line number Diff line number Diff line change 1
1
group =io.rsocket.broker
2
2
version =0.4.0-SNAPSHOT
3
3
4
- assertjVersion =3.24.0
5
- junitJupiterVersion =5.9 .2
6
- reactorBomVersion =2022 .0.4
7
- rsocketVersion =1.1.3
8
- springBootVersion =3.1.5
4
+ assertjVersion =3.25.3
5
+ junitJupiterVersion =5.10 .2
6
+ reactorBomVersion =2023 .0.3
7
+ rsocketVersion =1.1.4
8
+ springBootVersion =3.2.3
9
9
10
10
Original file line number Diff line number Diff line change 1
1
plugins {
2
- id ' org.kordamp.gradle.insight' version ' 0.47 .0'
2
+ id ' org.kordamp.gradle.insight' version ' 0.54 .0'
3
3
}
4
4
5
5
rootProject. name = ' rsocket-broker-client'
You can’t perform that action at this time.
0 commit comments