We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d9897 commit f24f409Copy full SHA for f24f409
services/build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
67
//implementation("com.google.code.gson:gson:$gsonVersion")
68
implementation(files("../.ext/gson-2.8.6-SNAPSHOT.jar"))
69
- implementation("org.springframework:spring-expression:5.3.29")
+ implementation("org.springframework:spring-expression:5.3.30")
70
71
testImplementation("org.junit.jupiter:junit-jupiter-engine:$jupiterVersion")
72
testImplementation("plus.sourceplus:protocol:$projectVersion")
0 commit comments