We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039712c commit ef3e904Copy full SHA for ef3e904
1 file changed
src/bom-thirdparty/build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
api("com.fasterxml.jackson.core:jackson-annotations:2.13.4")
54
api("com.fasterxml.jackson.core:jackson-core:2.13.4")
55
api("com.fasterxml.jackson.core:jackson-databind:2.13.4.2")
56
- api("com.fifesoft:rsyntaxtextarea:3.2.0")
+ api("com.fifesoft:rsyntaxtextarea:3.3.3")
57
api("com.formdev:svgSalamander:1.1.2.4")
58
api("com.github.ben-manes.caffeine:caffeine:2.9.3")
59
api("com.github.tomakehurst:wiremock-jre8:2.32.0")
0 commit comments