Skip to content
Open
Changes from 12 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c27fb9e
Update dependency org.apache.commons:commons-lang3 to v3.19.0
renovate[bot] Oct 13, 2025
9263af1
Branch was auto-updated.
github-actions[bot] Oct 15, 2025
b72d469
Branch was auto-updated.
github-actions[bot] Oct 15, 2025
67ce7b0
Branch was auto-updated.
github-actions[bot] Oct 15, 2025
6a4c721
Branch was auto-updated.
github-actions[bot] Oct 15, 2025
ea22f78
Branch was auto-updated.
github-actions[bot] Oct 16, 2025
1e3d1ce
Branch was auto-updated.
github-actions[bot] Oct 16, 2025
1b60489
Branch was auto-updated.
github-actions[bot] Oct 16, 2025
b1d97ad
Branch was auto-updated.
github-actions[bot] Oct 17, 2025
666c7e8
Branch was auto-updated.
github-actions[bot] Oct 17, 2025
2286cdb
Branch was auto-updated.
github-actions[bot] Oct 20, 2025
6bb5a94
Branch was auto-updated.
github-actions[bot] Oct 20, 2025
daf8483
replaced deprecated method calls
lukasz-wolski Oct 21, 2025
4b08529
checkstyle
lukasz-wolski Oct 21, 2025
c3d59a8
Branch was auto-updated.
github-actions[bot] Oct 27, 2025
9e47381
Branch was auto-updated.
github-actions[bot] Oct 27, 2025
98c4458
Branch was auto-updated.
github-actions[bot] Oct 28, 2025
bb74acb
Branch was auto-updated.
github-actions[bot] Nov 28, 2025
9a9f80e
Branch was auto-updated.
github-actions[bot] Dec 11, 2025
a6d492b
Branch was auto-updated.
github-actions[bot] Dec 15, 2025
617ec02
Branch was auto-updated.
github-actions[bot] Dec 17, 2025
c38cbff
Branch was auto-updated.
github-actions[bot] Dec 18, 2025
a585cd8
Branch was auto-updated.
github-actions[bot] Jan 9, 2026
2af95cf
Branch was auto-updated.
github-actions[bot] Jan 29, 2026
b3b55d7
Branch was auto-updated.
github-actions[bot] Feb 11, 2026
7785ecc
Branch was auto-updated.
github-actions[bot] Mar 9, 2026
1693482
Branch was auto-updated.
github-actions[bot] Mar 12, 2026
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
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def versions = [
reformHealthStarter: '0.0.5',
sonarPitest : '0.5',
junitPitest : '1.2.1',
commonsLang3 : '3.17.0',
commonsLang3 : '3.19.0',
pact_version : '4.6.17',
launchDarklySdk : "5.10.9",
junit : '6.0.0',
Expand Down