Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
runningcode
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
examples
on
add_jabel
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2022
Update Gradle Wrapper to 7.4 (#5036)
Show description for 720c2ea
github-actions[bot]
and
gradle-update-robot
authored
720c2ea
View commit details
Copy full SHA for 720c2ea
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Merge remote-tracking branch 'origin/dependabot/gradle/examples/redis.clients-jedis-4.1.1' into combined-pr-branch
kiview
committed
1f75d75
View commit details
Copy full SHA for 1f75d75
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.springframework.boot-2.6.3' into combined-pr-branch
kiview
committed
9f55c0c
View commit details
Copy full SHA for 9f55c0c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.postgresql-postgresql-42.3.2' into combined-pr-branch
kiview
committed
b4d5c88
View commit details
Copy full SHA for b4d5c88
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.kafka-kafka-clients-3.1.0' into combined-pr-branch
kiview
committed
ad088e6
View commit details
Copy full SHA for ad088e6
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Bump cucumber-java from 7.2.2 to 7.2.3 in /examples
Show description for 3ac2016
dependabot[bot]
authored
3ac2016
View commit details
Copy full SHA for 3ac2016
View code at this point
Browse repository at this point
Bump kafka-clients from 3.0.0 to 3.1.0 in /examples
Show description for 7085b4f
dependabot[bot]
authored
7085b4f
View commit details
Copy full SHA for 7085b4f
View code at this point
Browse repository at this point
Bump postgresql from 42.3.1 to 42.3.2 in /examples
Show description for 8899d1e
dependabot[bot]
authored
8899d1e
View commit details
Copy full SHA for 8899d1e
View code at this point
Browse repository at this point
Bump org.springframework.boot from 2.6.2 to 2.6.3 in /examples
Show description for 0f0398f
dependabot[bot]
authored
0f0398f
View commit details
Copy full SHA for 0f0398f
View code at this point
Browse repository at this point
Bump jedis from 4.0.1 to 4.1.1 in /examples
Show description for 2930592
dependabot[bot]
authored
2930592
View commit details
Copy full SHA for 2930592
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Replace jcenter with mavenCentral in all examples (#4931)
kiview
authored
04937b5
View commit details
Copy full SHA for 04937b5
View code at this point
Browse repository at this point
Bump up Gradle Enterprise plugin dependencies (#4926)
jprinet
authored
af7cec0
View commit details
Copy full SHA for af7cec0
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.assertj-assertj-core-3.22.0' into combined-pr-branch
kiview
committed
745795d
View commit details
Copy full SHA for 745795d
View code at this point
Browse repository at this point
Bump cucumber-java from 7.1.0 to 7.2.2 in /examples
Show description for 5d45556
dependabot[bot]
authored
5d45556
View commit details
Copy full SHA for 5d45556
View code at this point
Browse repository at this point
Bump assertj-core from 3.21.0 to 3.22.0 in /examples
Show description for 6db619e
dependabot[bot]
authored
6db619e
View commit details
Copy full SHA for 6db619e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.testng-testng-7.5' into combined-pr-branch
Alex Stockinger
committed
3e71021
View commit details
Copy full SHA for 3e71021
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Bump cucumber-junit from 7.1.0 to 7.2.2 in /examples
Show description for 510a975
dependabot[bot]
authored
510a975
View commit details
Copy full SHA for 510a975
View code at this point
Browse repository at this point
Bump testng from 7.4.0 to 7.5 in /examples
Show description for 6db0f46
dependabot[bot]
authored
6db0f46
View commit details
Copy full SHA for 6db0f46
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Add GE remote cache to examples project (#4855)
Show description for ba3748e
kiview
authored
ba3748e
View commit details
Copy full SHA for ba3748e
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Merge remote-tracking branch 'origin/dependabot/gradle/examples/ch.qos.logback-logback-classic-1.2.10' into combined-pr-branch
kiview
committed
7dbf519
View commit details
Copy full SHA for 7dbf519
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.jetbrains.kotlin.plugin.spring-1.6.10' into combined-pr-branch
kiview
committed
5748318
View commit details
Copy full SHA for 5748318
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle.enterprise-com.gradle.enterprise.gradle.plugin-3.8' into combined-pr-branch
kiview
committed
44565c7
View commit details
Copy full SHA for 44565c7
View code at this point
Browse repository at this point
Bump org.jetbrains.kotlin.plugin.spring in /examples
Show description for 0e8faed
dependabot[bot]
authored
0e8faed
View commit details
Copy full SHA for 0e8faed
View code at this point
Browse repository at this point
Bump org.springframework.boot from 2.6.1 to 2.6.2 in /examples
Show description for 63a892b
dependabot[bot]
authored
63a892b
View commit details
Copy full SHA for 63a892b
View code at this point
Browse repository at this point
Bump logback-classic from 1.2.7 to 1.2.10 in /examples
Show description for f8d4f6a
dependabot[bot]
authored
f8d4f6a
View commit details
Copy full SHA for f8d4f6a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.solr-solr-solrj-8.11.1' into combined-pr-branch
kiview
committed
5f0b3c5
View commit details
Copy full SHA for 5f0b3c5
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/redis.clients-jedis-4.0.1' into combined-pr-branch
kiview
committed
374f307
View commit details
Copy full SHA for 374f307
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.json-json-20211205' into combined-pr-branch
kiview
committed
338be90
View commit details
Copy full SHA for 338be90
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10 in /examples
Show description for 8374167
dependabot[bot]
authored
8374167
View commit details
Copy full SHA for 8374167
View code at this point
Browse repository at this point
Bump json from 20210307 to 20211205 in /examples
Show description for a3e264a
dependabot[bot]
authored
a3e264a
View commit details
Copy full SHA for a3e264a
View code at this point
Browse repository at this point
Bump com.gradle.enterprise.gradle.plugin from 3.7.2 to 3.8 in /examples
Show description for 62fdbda
dependabot[bot]
authored
62fdbda
View commit details
Copy full SHA for 62fdbda
View code at this point
Browse repository at this point
Bump jedis from 3.7.0 to 4.0.1 in /examples
Show description for 2c26b68
dependabot[bot]
authored
2c26b68
View commit details
Copy full SHA for 2c26b68
View code at this point
Browse repository at this point
Bump solr-solrj from 8.10.1 to 8.11.1 in /examples
Show description for cf2a23d
dependabot[bot]
authored
cf2a23d
View commit details
Copy full SHA for cf2a23d
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
Update Gradle Wrapper to 7.3.3 (#4800)
Show description for 7b098bc
github-actions[bot]
and
gradle-update-robot
authored
7b098bc
View commit details
Copy full SHA for 7b098bc
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
Combined dependencies PR (#4768)
Show description for 02a8eed
rnorth
and
dependabot[bot]
authored
02a8eed
View commit details
Copy full SHA for 02a8eed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.