From e88a99a8e52bc65975574c529d593e16a725c886 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 5 Dec 2023 16:30:48 +0000 Subject: [PATCH] build: Set version to 3.2.2 ### [3.2.2](https://github.com/yuriytkach/fundraiser-tracker/compare/v3.2.1...v3.2.2) (2023-12-05) ### Tests * Move IT tests into src/integrationTest ([24a5d0c](https://github.com/yuriytkach/fundraiser-tracker/commit/24a5d0c9c7d33f748863154f32817d7dcef137d3)) ### Build Systems * **deps:** bump com.github.spotbugs:spotbugs-annotations ([#222](https://github.com/yuriytkach/fundraiser-tracker/issues/222)) ([e4d0fb9](https://github.com/yuriytkach/fundraiser-tracker/commit/e4d0fb9171a61ce24ca8d1718c36c5ad578a8752)) * **deps:** bump com.github.spotbugs:spotbugs-annotations ([#224](https://github.com/yuriytkach/fundraiser-tracker/issues/224)) ([5d790e1](https://github.com/yuriytkach/fundraiser-tracker/commit/5d790e1ad9462474e5f7fdd52010ec8e5fc3d091)) * **deps:** bump com.github.spotbugs:spotbugs-annotations ([#227](https://github.com/yuriytkach/fundraiser-tracker/issues/227)) ([2c4e539](https://github.com/yuriytkach/fundraiser-tracker/commit/2c4e5392d42233484396b938d3a9ab946403b7d0)) * **deps:** bump io.freefair.lombok from 8.2.1 to 8.2.2 ([#214](https://github.com/yuriytkach/fundraiser-tracker/issues/214)) ([d2ee902](https://github.com/yuriytkach/fundraiser-tracker/commit/d2ee902391db2b5fad1439719c5f0b370de51c5a)) * **deps:** bump io.freefair.lombok from 8.2.2 to 8.3 ([#217](https://github.com/yuriytkach/fundraiser-tracker/issues/217)) ([e24515b](https://github.com/yuriytkach/fundraiser-tracker/commit/e24515b8831afcea23964ec2796b0e48a6d99965)) * **deps:** bump io.freefair.lombok from 8.3 to 8.4 ([#220](https://github.com/yuriytkach/fundraiser-tracker/issues/220)) ([d2ee0a7](https://github.com/yuriytkach/fundraiser-tracker/commit/d2ee0a78ee6feb6daf2832fbb6541ebcba323438)) * **deps:** bump one.util:streamex from 0.8.1 to 0.8.2 ([#218](https://github.com/yuriytkach/fundraiser-tracker/issues/218)) ([c7442e9](https://github.com/yuriytkach/fundraiser-tracker/commit/c7442e9e3220ff15ad81affa915413fa18c2b228)) * **deps:** bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 ([#216](https://github.com/yuriytkach/fundraiser-tracker/issues/216)) ([0c49979](https://github.com/yuriytkach/fundraiser-tracker/commit/0c4997925d185fb1a86b13875dc93617f1b6a9c3)) * **deps:** bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 ([#221](https://github.com/yuriytkach/fundraiser-tracker/issues/221)) ([c2ab065](https://github.com/yuriytkach/fundraiser-tracker/commit/c2ab0651c093ad9716514ab41f44d8f3910bc382)) * **deps:** bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0 ([#223](https://github.com/yuriytkach/fundraiser-tracker/issues/223)) ([349543c](https://github.com/yuriytkach/fundraiser-tracker/commit/349543ccdbc6050a59e3cefc8fbc708dbf2671f8)) * **deps:** bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0 ([#228](https://github.com/yuriytkach/fundraiser-tracker/issues/228)) ([9d9d566](https://github.com/yuriytkach/fundraiser-tracker/commit/9d9d56687f6c294f9f665183dbd63956b1f3fc23)) * **deps:** bump org.testcontainers:testcontainers-bom ([#215](https://github.com/yuriytkach/fundraiser-tracker/issues/215)) ([4fb215a](https://github.com/yuriytkach/fundraiser-tracker/commit/4fb215a7dca418f8f334ba701970a9af366fe202)) * **deps:** bump org.testcontainers:testcontainers-bom ([#219](https://github.com/yuriytkach/fundraiser-tracker/issues/219)) ([f3dbcc0](https://github.com/yuriytkach/fundraiser-tracker/commit/f3dbcc08b9c7888644d94e3821726ea0e3c0465a)) * **deps:** bump org.testcontainers:testcontainers-bom ([#225](https://github.com/yuriytkach/fundraiser-tracker/issues/225)) ([9cc723a](https://github.com/yuriytkach/fundraiser-tracker/commit/9cc723ab9e825c5aa83c1418bfc219c4d418f322)) * **deps:** bump org.testcontainers:testcontainers-bom ([#226](https://github.com/yuriytkach/fundraiser-tracker/issues/226)) ([fa9c6fa](https://github.com/yuriytkach/fundraiser-tracker/commit/fa9c6faf69aae75217bf15177246d023c32aea58)) * **deps:** Update quarkus to 3.2.9 ([#229](https://github.com/yuriytkach/fundraiser-tracker/issues/229)) ([2512bcc](https://github.com/yuriytkach/fundraiser-tracker/commit/2512bccd7cd568e98c2db161d1ad2a9c9b44fdc3)) * Add release workflows ([982d996](https://github.com/yuriytkach/fundraiser-tracker/commit/982d996cc2699ae56b083409786282abba1ade4e)) * Call integration tests in github actions ([fea6ea3](https://github.com/yuriytkach/fundraiser-tracker/commit/fea6ea334c89bec1e9664d17b2d85f347d851666)) * Fix CodeQL run ([63724b6](https://github.com/yuriytkach/fundraiser-tracker/commit/63724b6466b810e21379e5bc8e5af944c070e5c2)) * Fix jacoco configuration ([06c0872](https://github.com/yuriytkach/fundraiser-tracker/commit/06c087296b7c1e8d61880f648c117d3c4beb327b)) * Revised github actions workflows ([1ee75a1](https://github.com/yuriytkach/fundraiser-tracker/commit/1ee75a11b665b206247d2b48a16a1539bbe483d5)) * Try out of increment version workflow ([f48c9f2](https://github.com/yuriytkach/fundraiser-tracker/commit/f48c9f286c7f9ed80154bb7053fad462050c837a)) * Use personal token for inc version ([92e11bd](https://github.com/yuriytkach/fundraiser-tracker/commit/92e11bd9ea1a9555782372cf6aac385692cf854b)) --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3a404a5..ef4fabc 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ dependencies { } group 'com.yuriytkach' -version '3.2.1' +version '3.2.2' java { sourceCompatibility = JavaVersion.VERSION_17