We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa9497 commit b21e795Copy full SHA for b21e795
src/bom-thirdparty/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
44
api("bsf:bsf:2.4.0")
45
api("cglib:cglib-nodep:3.3.0")
46
- api("com.fifesoft:rsyntaxtextarea:3.6.0")
+ api("com.fifesoft:rsyntaxtextarea:3.6.1")
47
api("com.github.ben-manes.caffeine:caffeine:3.2.3")
48
api("com.github.weisj:darklaf-core:3.1.1")
49
api("com.github.weisj:darklaf-extensions-rsyntaxarea:0.4.1")
0 commit comments