Skip to content

Commit b945d10

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump elideVersion from 7.1.15 to 7.1.17
Bumps `elideVersion` from 7.1.15 to 7.1.17. Updates `com.yahoo.elide:elide-core` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) Updates `com.yahoo.elide:elide-model-config` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) Updates `com.yahoo.elide:elide-spring-boot-autoconfigure` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) Updates `com.yahoo.elide:elide-swagger` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) Updates `com.yahoo.elide:elide-datastore-jpa` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) Updates `com.yahoo.elide:elide-datastore-multiplex` from 7.1.15 to 7.1.17 - [Release notes](https://github.com/yahoo/elide/releases) - [Changelog](https://github.com/yahoo/elide/blob/master/changelog.md) - [Commits](yahoo/elide@7.1.15...7.1.17) --- updated-dependencies: - dependency-name: com.yahoo.elide:elide-core dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.yahoo.elide:elide-datastore-jpa dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.yahoo.elide:elide-datastore-multiplex dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.yahoo.elide:elide-model-config dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.yahoo.elide:elide-spring-boot-autoconfigure dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.yahoo.elide:elide-swagger dependency-version: 7.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb66a75 commit b945d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ dependencies {
168168
runtimeOnly("org.mariadb.jdbc:mariadb-java-client")
169169

170170
// Manually managed dependencies
171-
def elideVersion = "7.1.15"
171+
def elideVersion = "7.1.17"
172172
def springdocVersion = "3.0.3"
173173
def commonsVersion = "20251112-0a26247"
174174
implementation("com.yahoo.elide:elide-core:${elideVersion}")

0 commit comments

Comments
 (0)