Skip to content

Commit 15cf59c

Browse files
Bump kotlin.version from 2.3.10 to 2.3.20
Bumps `kotlin.version` from 2.3.10 to 2.3.20. Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.3.10 to 2.3.20 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.10 to 2.3.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.3.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2355bdf commit 15cf59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grpc-locations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<assertj.version>3.27.7</assertj.version>
1212
<compiler-plugin.version>3.15.0</compiler-plugin.version>
13-
<kotlin.version>2.3.10</kotlin.version>
13+
<kotlin.version>2.3.20</kotlin.version>
1414
<maven.compiler.release>21</maven.compiler.release>
1515
<mockk.version>3.1.0</mockk.version>
1616
<jacoco.version>0.8.14</jacoco.version>

0 commit comments

Comments
 (0)