Skip to content

Commit f647480

Browse files
Bump commonsVersion from 6.1.0 to 6.3.2
Bumps `commonsVersion` from 6.1.0 to 6.3.2. Updates `cash.atto:commons-core` from 6.1.0 to 6.3.2 - [Release notes](https://github.com/attocash/commons/releases) - [Commits](attocash/commons@v6.1.0...v6.3.2) Updates `cash.atto:commons-node` from 6.1.0 to 6.3.2 - [Release notes](https://github.com/attocash/commons/releases) - [Commits](attocash/commons@v6.1.0...v6.3.2) Updates `cash.atto:commons-worker` from 6.1.0 to 6.3.2 - [Release notes](https://github.com/attocash/commons/releases) - [Commits](attocash/commons@v6.1.0...v6.3.2) Updates `cash.atto:commons-signer-remote` from 6.1.0 to 6.3.2 - [Release notes](https://github.com/attocash/commons/releases) - [Commits](attocash/commons@v6.1.0...v6.3.2) Updates `cash.atto:commons-spring-boot-starter` from 6.1.0 to 6.3.2 - [Release notes](https://github.com/attocash/commons/releases) - [Commits](attocash/commons@v6.1.0...v6.3.2) --- updated-dependencies: - dependency-name: cash.atto:commons-core dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: cash.atto:commons-node dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: cash.atto:commons-worker dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: cash.atto:commons-signer-remote dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: cash.atto:commons-spring-boot-starter dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent caef84a commit f647480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ext["kotlin-coroutines.version"] = "1.9.0"
4545
ext["kotlin-serialization.version"] = "1.8.0"
4646

4747
dependencies {
48-
val commonsVersion = "6.1.0"
48+
val commonsVersion = "6.3.2"
4949
val cucumberVersion = "7.32.0"
5050
val springdocVersion = "2.8.14"
5151
val ktorVersion = "3.3.3"

0 commit comments

Comments
 (0)