Skip to content

Commit b33eae9

Browse files
author
github-actions
committed
Release 1.8.0.0
1 parent a6daa66 commit b33eae9

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.8.0.0
6+
- Upgrade underlying libraries (Gradle etc)
7+
58
### 1.7.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,7 +1,7 @@
11
[versions]
22
com-vanniktech-gradle-maven-publish-plugin = "0.36.0"
33
kotlin = "2.3.21"
4-
typeflows = "0.32.0-beta"
4+
typeflows = "0.33.0-beta"
55
version-catalog-update = "1.1.0"
66

77
[plugins]

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.7.0.0"
3+
"version": "1.8.0.0"
44
}
55
}
66

0 commit comments

Comments
 (0)