Skip to content

Commit

Permalink
Bump org.amshove.kluent:kluent from 1.68 to 1.73 (#433)
Browse files Browse the repository at this point in the history
Bumps [org.amshove.kluent:kluent](https://github.com/MarkusAmshove/Kluent) from 1.68 to 1.73.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/commits)

---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 61f7d1d commit e1b04b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
group = "no.nav.syfo"
version = "1.0"

val kluentVersion = "1.68"
val kluentVersion = "1.73"
val ktorVersion = "2.3.1"
val prometheusVersion = "0.15.0"
val micrometerVersion = "1.8.4"
Expand Down

0 comments on commit e1b04b1

Please sign in to comment.