-
Notifications
You must be signed in to change notification settings - Fork 2
Commit b7bdb05
authored
Bump the dependencies group across 1 directory with 31 updates (#307)
Bumps the dependencies group with 31 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
| [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-call-id](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.0` | `1.5.6` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.16.1` | `2.17.0` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.8.1` | `10.11.1` |
| org.flywaydb:flyway-database-postgresql | `10.8.1` | `10.11.1` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.2` | `42.7.3` |
| com.google.cloud.sql:postgres-socket-factory | `1.16.0` | `1.18.0` |
| [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) | `5.10.3` | `5.17.2` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.6` | `1.19.7` |
| [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` |
| [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` |
| [io.kotest:kotest-property](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.23` |
Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
Updates `io.ktor:ktor-server-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-cors` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-call-id` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-status-pages` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-apache` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-mock` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-cors` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-call-id` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-status-pages` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-core` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-apache` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.6
- [Commits](qos-ch/logback@v_1.5.0...v_1.5.6)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.16.1...jackson-dataformat-xml-2.17.0)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.16.1 to 2.17.0
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.16.1...jackson-dataformat-xml-2.17.0)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.0
Updates `org.flywaydb:flyway-core` from 10.8.1 to 10.11.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.8.1...flyway-10.11.1)
Updates `org.flywaydb:flyway-database-postgresql` from 10.8.1 to 10.11.1
Updates `org.flywaydb:flyway-database-postgresql` from 10.8.1 to 10.11.1
Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.3
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3)
Updates `com.google.cloud.sql:postgres-socket-factory` from 1.16.0 to 1.18.0
Updates `org.webjars:swagger-ui` from 5.10.3 to 5.17.2
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.10.3...v5.17.2)
Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
Updates `io.mockk:mockk` from 1.13.9 to 1.13.10
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)
Updates `org.testcontainers:postgresql` from 1.19.6 to 1.19.7
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.6...1.19.7)
Updates `io.ktor:ktor-client-mock` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.8...2.3.10)
Updates `io.kotest:kotest-runner-junit5` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)
Updates `io.kotest:kotest-assertions-core` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)
Updates `io.kotest:kotest-property` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)
Updates `io.kotest:kotest-assertions-core` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)
Updates `io.kotest:kotest-property` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.0...v5.8.1)
Updates `jvm` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-cors
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-call-id
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-status-pages
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-apache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-cors
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-call-id
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-status-pages
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-apache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: com.google.cloud.sql:postgres-socket-factory
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.webjars:swagger-ui
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin:kotlin-test
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.kotest:kotest-runner-junit5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.kotest:kotest-assertions-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.kotest:kotest-property
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.kotest:kotest-assertions-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: io.kotest:kotest-property
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0731acc commit b7bdb05Copy full SHA for b7bdb05
1 file changed
+12
-12
lines changed+12-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments