Skip to content

Commit 24d90ba

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

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
@@ -238,7 +238,7 @@ dependencies {
238238
runtimeOnly("org.mariadb.jdbc:mariadb-java-client")
239239

240240
// Manually managed dependencies
241-
def elideVersion = "6.1.6"
241+
def elideVersion = "6.1.7"
242242
def springdocVersion = "1.6.9"
243243
implementation("com.yahoo.elide:elide-core:${elideVersion}")
244244
implementation("com.yahoo.elide:elide-swagger:${elideVersion}")

0 commit comments

Comments
 (0)