Skip to content

Commit 0940f0e

Browse files
author
github-actions
committed
Release 1.10.0.0
1 parent da164ed commit 0940f0e

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### 1.10.0.0
6+
- Upgrade underlying libraries (Gradle etc)
7+
58
### 1.9.0.0
69
- Upgrade underlying libraries (Gradle etc)
710

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
com-vanniktech-gradle-maven-publish-plugin = "0.36.0"
3-
kotlin = "2.3.21"
3+
kotlin = "2.4.0"
44
typeflows = "0.33.0-beta"
55
version-catalog-update = "1.1.0"
66

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"http4k": {
3-
"version": "1.9.0.0"
3+
"version": "1.10.0.0"
44
}
55
}
66

0 commit comments

Comments
 (0)