Skip to content

Commit f857b8e

Browse files
renovate-botFSchumacher
authored andcommitted
fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.2
1 parent d2c1302 commit f857b8e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,11 @@
364364
<sha256 value="8679629eafd467ab734778030dedee825d5880aaec42c7559f476a183cb454ac" origin="Generated by Gradle"/>
365365
</artifact>
366366
</component>
367+
<component group="com.helger.commons" name="ph-commons-parent-pom" version="12.1.0">
368+
<artifact name="ph-commons-parent-pom-12.1.0.pom">
369+
<sha256 value="d6262a47e6520243f095558a032798e8f05a9958f44b779bcc349a6037045174" origin="Generated by Gradle"/>
370+
</artifact>
371+
</component>
367372
<component group="com.sun.xml.bind" name="jaxb-bom-ext" version="4.0.6">
368373
<artifact name="jaxb-bom-ext-4.0.6.pom">
369374
<pgp value="04543577D6A9CC626239C50C7ECBD740FF06AEB5"/>

src/bom-thirdparty/build.gradle.kts

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

4444
api("bsf:bsf:2.4.0")
4545
api("cglib:cglib-nodep:3.3.0")
46-
api("com.fifesoft:rsyntaxtextarea:3.6.1")
46+
api("com.fifesoft:rsyntaxtextarea:3.6.2")
4747
api("com.github.ben-manes.caffeine:caffeine:3.2.3")
4848
api("com.github.weisj:darklaf-core:3.1.1")
4949
api("com.github.weisj:darklaf-extensions-rsyntaxarea:0.4.1")

0 commit comments

Comments
 (0)