Skip to content

Commit 3cac7c4

Browse files
Bump the other-deps group across 1 directory with 2 updates (#117)
Bumps the other-deps group with 2 updates in the /projects/langchain4j/langchain4j-spring-boot directory: [jvm](https://github.com/JetBrains/kotlin) and [plugin.spring](https://github.com/JetBrains/kotlin). Updates `jvm` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.4.0) Updates `plugin.spring` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-deps - dependency-name: plugin.spring dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce0fac2 commit 3cac7c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/langchain4j/langchain4j-spring-boot/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
2-
kotlin("jvm") version "2.3.0"
3-
kotlin("plugin.spring") version "2.3.0"
2+
kotlin("jvm") version "2.4.0"
3+
kotlin("plugin.spring") version "2.4.0"
44
id("org.springframework.boot") version "4.1.0"
55
id("io.spring.dependency-management") version "1.1.7"
66
}

0 commit comments

Comments
 (0)