Skip to content

Commit

Permalink
build: Set version to 3.1.1
Browse files Browse the repository at this point in the history
- Filter out min donation from view (NOJIRA)
- Doc: update readme.md (NOJIRA)
- Build: add jacoco quarkus extension (NOJIRA)
- Build: another fix for process artifacts (NOJIRA)
- Build: fix jacoco report upload (NOJIRA)
- Build: fix process artifacts (NOJIRA)
- Build: switch to gradle and jdk 17 (NOJIRA)
- Build: update versions of some actions (NOJIRA)
- Chore: use 3d for privatbank sync (NOJIRA)
- Docs: updated readme (NOJIRA)
- Refactor: extracted funders service (NOJIRA)
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (NOJIRA)
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (NOJIRA)
- Bump mockito-junit-jupiter from 5.2.0 to 5.3.0 (NOJIRA)
- Bump mockito-junit-jupiter from 5.3.0 to 5.3.1 (NOJIRA)
- Bump quarkus.platform.version (NOJIRA)
- Bump quarkus.platform.version (NOJIRA)
- Bump surefire-plugin.version from 3.0.0 to 3.1.0 (NOJIRA)
- Bump surefire-plugin.version from 3.0.0-m9 to 3.0.0 (NOJIRA)
- Bump testcontainers-bom from 1.17.6 to 1.18.0 (NOJIRA)
- Bump testcontainers-bom from 1.18.0 to 1.18.1 (NOJIRA)
- Update quarkus to 3.0.3 (NOJIRA)
  • Loading branch information
yuriytkach committed May 14, 2023
1 parent bfe0c4f commit 14e1baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
}

group 'com.yuriytkach'
version '3.1.0'
version '3.1.1'

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 14e1baf

Please sign in to comment.