[OPB-x] updating to abstracto 1.2.3

This commit is contained in:
Sheldan
2021-03-24 21:21:21 +01:00
parent b7a67c8a38
commit 085e53cebc
2 changed files with 3 additions and 2 deletions

View File

@@ -34,5 +34,5 @@ jobs:
env:
REGISTRY_PREFIX: docker.pkg.github.com/sheldan/oneplusbot/
VERSION: ${{ env.version }}
ABSTRACTO_VERSION: 1.2
ABSTRACTO_VERSION: 1.2.3
ABSTRACTO_REGISTRY_PREFIX: docker.pkg.github.com/sheldan/abstracto/

View File

@@ -17,7 +17,8 @@
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<abstracto.version>1.2.2</abstracto.version>
<!-- edit in release.yml as well -->
<abstracto.version>1.2.3</abstracto.version>
<abstracto.templates.version>1.2.1</abstracto.templates.version>
</properties>