Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up #88

Merged
merged 46 commits into from
May 1, 2024
Merged

up #88

Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
4e19ffa
Merge pull request #72 from brenoepics/dev
brenoepics Mar 2, 2024
0bcb4fc
ci: fix qodana.yml path
brenoepics Mar 2, 2024
db72c25
ci(qodana): fix args
brenoepics Mar 2, 2024
3c8bf83
ci: Update qodana.yml
brenoepics Mar 2, 2024
4933942
build(deps-dev): bump org.mockito:mockito-core from 5.10.0 to 5.11.0
dependabot[bot] Mar 4, 2024
e69b7b8
build(deps): bump org.sonatype.central:central-publishing-maven-plugin
dependabot[bot] Mar 4, 2024
219e776
Merge pull request #74 from brenoepics/dependabot/maven/org.sonatype.…
brenoepics Mar 4, 2024
bbf44d6
Merge pull request #73 from brenoepics/dependabot/maven/org.mockito-m…
brenoepics Mar 4, 2024
ce90253
docs(theme): bump vitepress-carbon
brenoepics Mar 4, 2024
f0dc9ac
ci(maven-publish): add publish profile
brenoepics Mar 4, 2024
92e3a0a
build(deps): bump com.fasterxml.jackson.core:jackson-databind
dependabot[bot] Mar 11, 2024
87e1a4f
build(deps): bump org.apache.logging.log4j:log4j-api
dependabot[bot] Mar 11, 2024
de1b162
chore: move distribution management
brenoepics Mar 11, 2024
6289e75
chore: move distribution management to settings.xml
brenoepics Mar 11, 2024
b388edc
Revert "chore: move distribution management"
brenoepics Mar 11, 2024
37ce31b
Revert "chore: move distribution management to settings.xml"
brenoepics Mar 11, 2024
f9739db
Merge pull request #76 from brenoepics/dependabot/maven/com.fasterxml…
brenoepics Mar 12, 2024
45206e3
Merge pull request #77 from brenoepics/dependabot/maven/org.apache.lo…
brenoepics Mar 12, 2024
55c1b59
build(deps): bump com.fasterxml.jackson.core:jackson-databind
dependabot[bot] Mar 18, 2024
2e92c7c
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
dependabot[bot] Apr 8, 2024
102d7ec
build(deps): bump org.apache.maven.plugins:maven-source-plugin
dependabot[bot] Apr 8, 2024
15b9e1a
build(deps): bump org.apache.maven.plugins:maven-jar-plugin
dependabot[bot] Apr 22, 2024
ee82056
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
dependabot[bot] Apr 22, 2024
aa5f44a
Merge pull request #87 from brenoepics/dependabot/maven/org.apache.ma…
brenoepics Apr 30, 2024
724a9c9
Merge pull request #86 from brenoepics/dependabot/maven/org.apache.ma…
brenoepics Apr 30, 2024
5d9ed17
Merge pull request #84 from brenoepics/dependabot/maven/org.apache.ma…
brenoepics Apr 30, 2024
a1bb2f7
Merge pull request #83 from brenoepics/dependabot/maven/org.jacoco-ja…
brenoepics Apr 30, 2024
25a0889
Merge pull request #80 from brenoepics/dependabot/maven/com.fasterxml…
brenoepics Apr 30, 2024
48b0052
ci: cleanup
brenoepics Apr 30, 2024
d05deff
docs: fix common errors highlight color
brenoepics Apr 30, 2024
baf6344
chore: cleanup readme
brenoepics Apr 30, 2024
bad4e06
docs: table caption
brenoepics Apr 30, 2024
5883131
test: add httpResponseCode test case
brenoepics Apr 30, 2024
088360b
chore: bump version
brenoepics Apr 30, 2024
f0c682e
Google Java Format
Apr 30, 2024
97cb23f
refactor: log4j-api to slf4j-api
brenoepics Apr 30, 2024
2a32a98
Merge branch 'main' of https://github.com/brenoepics/at4j
brenoepics Apr 30, 2024
ea90695
Google Java Format
Apr 30, 2024
9d7c006
feat: optional thread executor
brenoepics Apr 30, 2024
d1a8936
Merge branch 'main' of https://github.com/brenoepics/at4j
brenoepics Apr 30, 2024
b11b40f
Google Java Format
Apr 30, 2024
7e8ed37
docs: update carbon
brenoepics Apr 30, 2024
c8a9620
Merge branch 'main' of https://github.com/brenoepics/at4j
brenoepics Apr 30, 2024
610c7b4
tests: add executorService test
brenoepics Apr 30, 2024
3ab9a91
Google Java Format
Apr 30, 2024
8ff73cb
ci: check licenses
brenoepics May 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps-dev): bump org.mockito:mockito-core from 5.10.0 to 5.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.10.0...v5.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4933942f36a52dc423f7d0b69e5373b031dc0ea3
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.10.0</version>
<version>5.11.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Loading