Skip to content

Commit 636f782

Browse files
chore(deps): update dependency org.jetbrains.kotlin:kotlin-bom to v2
1 parent 0f41eb2 commit 636f782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/org.apache.fineract.dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencyManagement {
2424
imports {
2525
mavenBom 'org.springframework:spring-framework-bom:5.3.24'
2626
mavenBom 'org.springframework.boot:spring-boot-dependencies:2.7.6'
27-
mavenBom 'org.jetbrains.kotlin:kotlin-bom:1.7.22'
27+
mavenBom 'org.jetbrains.kotlin:kotlin-bom:2.0.21'
2828
mavenBom 'org.junit:junit-bom:5.9.1'
2929
mavenBom 'com.fasterxml.jackson:jackson-bom:2.14.1'
3030
mavenBom 'io.cucumber:cucumber-bom:7.10.1'

0 commit comments

Comments
 (0)