-
Notifications
You must be signed in to change notification settings - Fork 69
Commit d339b2c
authored
chore(deps): bump the github group across 1 directory with 32 updates (#789)
Bumps the github group with 32 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.1` | `2.18.2` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.12` | `1.5.16` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.114.Final` | `4.1.116.Final` |
| org.freemarker:freemarker | `2.3.33` | `2.3.34` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.8.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` |
| [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-oauth2-resource-server](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-oauth2-client](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` |
| [org.springframework.boot:spring-boot-test](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` |
| [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.11` | `3.7.1` |
| [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-sessions](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-locations](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-auth-jwt](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.12` | `2.3.13` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.0.21` | `2.1.0` |
| org.jmailen.kotlinter | `4.4.1` | `5.0.1` |
| net.researchgate.release | `3.0.2` | `3.1.0` |
| [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` |
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)
Updates `ch.qos.logback:logback-classic` from 1.5.12 to 1.5.16
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.16)
Updates `io.netty:netty-codec-http` from 4.1.114.Final to 4.1.116.Final
- [Commits](netty/netty@netty-4.1.114.Final...netty-4.1.116.Final)
Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)
Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34
Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.8.0)
Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.2
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.2)
Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r5.11.4)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r5.11.4)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r5.11.4)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r5.11.4)
Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.3...r5.11.4)
Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-oauth2-client` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1)
Updates `io.projectreactor:reactor-test` from 3.6.11 to 3.7.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.11...v3.7.1)
Updates `io.ktor:ktor-server-netty` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-sessions` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-locations` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-auth` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-core` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-cio` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-auth` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-auth-jwt` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-core` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-client-cio` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.12...2.3.13)
Updates `jvm` from 2.0.21 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)
Updates `org.jmailen.kotlinter` from 4.4.1 to 5.0.1
Updates `net.researchgate.release` from 3.0.2 to 3.1.0
Updates `org.jetbrains.dokka` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.netty:netty-codec-http
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.freemarker:freemarker
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.assertj:assertj-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-test
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-starter-test
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.springframework.boot:spring-boot-test
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: io.projectreactor:reactor-test
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-sessions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-locations
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-auth-jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github
- dependency-name: jvm
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.jmailen.kotlinter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github
- dependency-name: net.researchgate.release
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github
- dependency-name: org.jetbrains.dokka
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 81445fd commit d339b2cCopy full SHA for d339b2c
File tree
Expand file treeCollapse file tree
1 file changed
+15
-15
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+15
-15
lines changedCollapse file: build.gradle.kts
+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
0 commit comments