Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/LS24004606/movel-array-to-array
Browse files Browse the repository at this point in the history
  • Loading branch information
davidepalladino-apuliasoft authored Oct 29, 2024
2 parents a36686a + b69246f commit f507148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kolasu/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation "org.jetbrains.kotlin:kotlin-test-junit:$kotlinVersion"
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"

implementation 'com.fifesoft:rsyntaxtextarea:3.5.1'
implementation 'com.fifesoft:rsyntaxtextarea:3.5.2'
implementation 'com.fifesoft:autocomplete:3.3.1'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:$serializationVersion"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-cbor:$serializationVersion"
Expand Down

0 comments on commit f507148

Please sign in to comment.