Skip to content

Commit f6f6031

Browse files
build(deps): bump edu.kit.datamanager:service-base from 1.3.2 to 1.3.3
Bumps [edu.kit.datamanager:service-base](https://github.com/kit-data-manager/service-base) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/kit-data-manager/service-base/releases) - [Changelog](https://github.com/kit-data-manager/service-base/blob/main/CHANGELOG.md) - [Commits](kit-data-manager/service-base@v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: edu.kit.datamanager:service-base dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 459f0c0 commit f6f6031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ext {
5454
dependencies {
5555
// Due to the spring boot gradle plugin, we can omit versions in org.springframework.*
5656
// dependencies. It will automatically choose the fitting ones.
57-
implementation("edu.kit.datamanager:service-base:1.3.2")
57+
implementation("edu.kit.datamanager:service-base:1.3.3")
5858
implementation("edu.kit.datamanager:repo-core:1.2.3")
5959
// com.google.common, LoadingCache
6060
implementation("com.google.guava:guava:33.4.0-jre")

0 commit comments

Comments
 (0)