Skip to content

Commit

Permalink
Merge pull request #141 from carl10086/feature/k_1.9
Browse files Browse the repository at this point in the history
Feature/k 1.9
  • Loading branch information
carl10086 authored Nov 13, 2023
2 parents 376bbcc + af11a3f commit 4992c4d
Show file tree
Hide file tree
Showing 17 changed files with 115 additions and 324 deletions.
8 changes: 4 additions & 4 deletions dm-kt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ ext {
dmLibProjects.add(project(":dm-lib"))

// grpcKotlinVersion = "1.3.0"
armeriacVersion = "1.22.0"
springBootVersion = "3.1.0"
armeriacVersion = "1.24.3"
springBootVersion = "3.1.2"


resilience4jVersion = "2.0.2"
protobufVersion = "3.22.2"
grpcVersion = "1.54.0"
protobufVersion = "3.23.4"
grpcVersion = "1.55.3"
fastutilVersion = "8.5.12"
libphonenumberVersion = "8.13.4"
micrometerTracingVersion = "1.0.1"
Expand Down
49 changes: 0 additions & 49 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode1233.kt

This file was deleted.

52 changes: 0 additions & 52 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode155.kt

This file was deleted.

40 changes: 0 additions & 40 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode1663.kt

This file was deleted.

69 changes: 0 additions & 69 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode1664.kt

This file was deleted.

30 changes: 0 additions & 30 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode1798.kt

This file was deleted.

26 changes: 0 additions & 26 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode206.kt

This file was deleted.

43 changes: 0 additions & 43 deletions dm-kt/dm-lib/src/test/kotlin/com/ysz/dm/lib/leecode/LeeCode2335.kt

This file was deleted.

Loading

0 comments on commit 4992c4d

Please sign in to comment.