File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
63
63
64
64
implementation ' io.github.gradle-nexus:publish-plugin:1.1.0'
65
65
implementation ' io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
66
- implementation ' io.projectreactor:reactor-core:3.4.33 '
66
+ implementation ' io.projectreactor:reactor-core:3.4.34 '
67
67
implementation ' com.apollographql.apollo:apollo-runtime:2.4.5'
68
68
implementation ' com.github.ben-manes:gradle-versions-plugin:0.41.0'
69
69
implementation ' com.github.spullara.mustache.java:compiler:0.9.11'
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
ch-qos-logback = " 1.4.11"
3
- io-projectreactor = " 3.4.33 "
3
+ io-projectreactor = " 3.4.34 "
4
4
jakarta-websocket = " 2.1.1"
5
5
org-apache-derby = " 10.16.1.1"
6
6
org-codehaus-groovy = " 3.0.19"
You can’t perform that action at this time.
0 commit comments