Skip to content

Commit

Permalink
Merge branch 'master' into gradlew-update-8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbakker authored Nov 23, 2024
2 parents d3a1950 + eb204f2 commit 0c991c8
Show file tree
Hide file tree
Showing 35 changed files with 7,603 additions and 7,499 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ allprojects {
// and suggest an upgrade. The only exception currently are those defined
// in buildSrc, most likely because the variables are used in plugins as well
// as dependencies. e.g. KOTLIN_VERSION
extra["sb.version"] = "3.3.5"
extra["sb.version"] = "3.3.6"
extra["kotlin.version"] = Versions.KOTLIN_VERSION
}
val internalBomModules by extra(
Expand Down
Loading

0 comments on commit 0c991c8

Please sign in to comment.