Skip to content

Commit ac09698

Browse files
authored
Merge branch 'master' into dependabot/gradle/io.gitlab.arturbosch.detekt-1.20.0
2 parents 5e83adf + b3df0fb commit ac09698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
//implementation("com.google.code.gson:gson:$gsonVersion")
2828
implementation(files("../.ext/gson-2.8.6-SNAPSHOT.jar"))
29-
implementation("org.springframework:spring-expression:5.3.18")
29+
implementation("org.springframework:spring-expression:5.3.19")
3030
implementation("com.fasterxml.jackson.core:jackson-annotations:$jacksonVersion")
3131
implementation("org.jetbrains:annotations:23.0.0")
3232
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)